mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
Deployed 059b2fa with MkDocs version: 1.0.4
This commit is contained in:
@@ -797,7 +797,10 @@ First, install apex (if install fails, look <a href="https://github.com/NVIDIA/a
|
||||
12
|
||||
13
|
||||
14
|
||||
15</pre></div></td><td class="code"><div class="codehilite"><pre><span></span>$ git clone https://github.com/NVIDIA/apex
|
||||
15
|
||||
16
|
||||
17
|
||||
18</pre></div></td><td class="code"><div class="codehilite"><pre><span></span>$ git clone https://github.com/NVIDIA/apex
|
||||
$ <span class="nb">cd</span> apex
|
||||
|
||||
<span class="c1"># ------------------------</span>
|
||||
@@ -811,6 +814,9 @@ module avail
|
||||
module load cuda-10.0
|
||||
<span class="c1"># ------------------------</span>
|
||||
|
||||
<span class="c1"># make sure you've loaded a cuda version > 4.0 and < 7.0</span>
|
||||
module load gcc-6.1.0
|
||||
|
||||
$ pip install -v --no-cache-dir --global-option<span class="o">=</span><span class="s2">"--cpp_ext"</span> --global-option<span class="o">=</span><span class="s2">"--cuda_ext"</span> ./
|
||||
</pre></div>
|
||||
</td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user