File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
_sources/tutorials/features Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Installation for GPU:
35
35
- Clone the `oneccl_bindings_for_pytorch`
36
36
37
37
```bash
38
- git clone https://github.com/intel/torch-ccl.git -b v2.1.100 +xpu
38
+ git clone https://github.com/intel/torch-ccl.git -b v2.1.300 +xpu
39
39
cd torch-ccl
40
40
git submodule sync
41
41
git submodule update --init --recursive
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ <h4>Install from source:<a class="headerlink" href="#install-from-source" title=
173
173
< ul class ="simple ">
174
174
< li > < p > Clone the < code class ="docutils literal notranslate "> < span class ="pre "> oneccl_bindings_for_pytorch</ span > </ code > </ p > </ li >
175
175
</ ul >
176
- < div class ="highlight-bash notranslate "> < div class ="highlight "> < pre > < span > </ span > git< span class ="w "> </ span > clone< span class ="w "> </ span > https://github.com/intel/torch-ccl.git< span class ="w "> </ span > -b< span class ="w "> </ span > v2.1.100 +xpu
176
+ < div class ="highlight-bash notranslate "> < div class ="highlight "> < pre > < span > </ span > git< span class ="w "> </ span > clone< span class ="w "> </ span > https://github.com/intel/torch-ccl.git< span class ="w "> </ span > -b< span class ="w "> </ span > v2.1.300 +xpu
177
177
< span class ="nb "> cd</ span > < span class ="w "> </ span > torch-ccl
178
178
git< span class ="w "> </ span > submodule< span class ="w "> </ span > sync< span class ="w "> </ span >
179
179
git< span class ="w "> </ span > submodule< span class ="w "> </ span > update< span class ="w "> </ span > --init< span class ="w "> </ span > --recursive
@@ -450,4 +450,4 @@ <h3>Usage of DDP scaling API<a class="headerlink" href="#usage-of-ddp-scaling-ap
450
450
</ script >
451
451
452
452
</ body >
453
- </ html >
453
+ </ html >
You can’t perform that action at this time.
0 commit comments