Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoqiongZ committed Oct 21, 2024
1 parent 1d49a44 commit d3f2ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototype_source/inductor_windows_cpu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Intel Compiler
#. Download and install `Intel Compiler <https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler-download.html>`_ with Windows version.
#. Set Windows Inductor Compiler with the CXX environment variable ``set CXX=icx-cl``.

Here is a detailed step-by-step `guide <https://www.intel.com/content/www/us/en/developer/articles/technical/boost-pytorch-inductor-performance-on-windows.html>`_ with performance data.
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.

LLVM Compiler
^^^^^^^^^^^^^
Expand Down

0 comments on commit d3f2ca0

Please sign in to comment.