Skip to content

Commit

Permalink
update link to a intel compiler guide with performance data (#3101)
Browse files Browse the repository at this point in the history
* update link to a intel compiler guide with performance data
ZhaoqiongZ authored Oct 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 11d9e5c commit 885aa45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prototype_source/inductor_windows_cpu.rst
Original file line number Diff line number Diff line change
@@ -115,6 +115,8 @@ 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 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
^^^^^^^^^^^^^

0 comments on commit 885aa45

Please sign in to comment.