Skip to content

Commit b725032

Browse files
ZhaoqiongZsvekars
andauthored
Update the title of linked article (#3102)
* update link to a intel compiler guide with performance data --------- Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 4ed884d commit b725032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/inductor_windows_cpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Intel Compiler
115115
#. Download and install `Intel Compiler <https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler-download.html>`_ with Windows version.
116116
#. Set Windows Inductor Compiler with the CXX environment variable ``set CXX=icx-cl``.
117117

118-
Here is a comprehensive step-by-step `guide <https://www.intel.com/content/www/us/en/developer/articles/technical/boost-pytorch-inductor-performance-on-windows.html>`_, complete with performance data.
118+
Intel also provides a comprehensive step-by-step guide, complete with performance data. Please check `Intel® oneAPI DPC++/C++ Compiler Boosts PyTorch* Inductor Performance on Windows* for CPU Devices <https://www.intel.com/content/www/us/en/developer/articles/technical/boost-pytorch-inductor-performance-on-windows.html>`_.
119119

120120
LLVM Compiler
121121
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)