mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
update prerequisite link (#170647)
the old link is deprecated and will not redirect to page for 2.10. So need update to the new one with proper latest version. Pull Request resolved: https://github.com/pytorch/pytorch/pull/170647 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
53319ff9e3
commit
9e2d8cac2e
@@ -221,7 +221,7 @@ Other potentially useful environment variables may be found in `setup.py`.
|
||||
|
||||
##### Intel GPU Support
|
||||
If you want to compile with Intel GPU support, follow these
|
||||
- [PyTorch Prerequisites for Intel GPUs](https://www.intel.com/content/www/us/en/developer/articles/tool/pytorch-prerequisites-for-intel-gpus.html) instructions.
|
||||
- [PyTorch Prerequisites for Intel GPUs](https://www.intel.com/content/www/us/en/developer/articles/tool/pytorch-prerequisites-for-intel-gpu.html) instructions.
|
||||
- Intel GPU is supported for Linux and Windows.
|
||||
|
||||
If you want to disable Intel GPU support, export the environment variable `USE_XPU=0`.
|
||||
|
||||
Reference in New Issue
Block a user