File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -119,9 +119,11 @@ Wheel files are avaiable for the following Python versions.
119119| 1.10.0 | √ | √ | √ | √ | | |
120120
121121``` bash
122- python -m pip install oneccl_bind_pt==2.1.100 -f https://developer .intel.com/ipex -whl- stable- xpu
122+ python -m pip install oneccl_bind_pt==2.1.100 --extra-index-url https://pytorch-extension .intel.com/release -whl/ stable/ xpu/us/
123123```
124124
125+ ** Note:** Please set proxy or update URL address to https://pytorch-extension.intel.com/release-whl/stable/xpu/cn/ if you meet connection issue.
126+
125127### Runtime Dynamic Linking
126128
127129- If oneccl_bindings_for_pytorch is built without oneCCL and use oneCCL in system, dynamic link oneCCl from oneAPI basekit (recommended usage):
You can’t perform that action at this time.
0 commit comments