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:
3535- Clone the `oneccl_bindings_for_pytorch`
3636
3737```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
3939cd torch-ccl
4040git submodule sync
4141git 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=
173173< ul class ="simple ">
174174< li > < p > Clone the < code class ="docutils literal notranslate "> < span class ="pre "> oneccl_bindings_for_pytorch</ span > </ code > </ p > </ li >
175175</ 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
177177< span class ="nb "> cd</ span > < span class ="w "> </ span > torch-ccl
178178git< span class ="w "> </ span > submodule< span class ="w "> </ span > sync< span class ="w "> </ span >
179179git< 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
450450 </ script >
451451
452452</ body >
453- </ html >
453+ </ html >
You can’t perform that action at this time.
0 commit comments