You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prototype_source/inductor_windows_cpu.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Intel Compiler
113
113
^^^^^^^^^^^^^^
114
114
115
115
#. Download and install `Intel Compiler <https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler-download.html>`_ with Windows version.
116
-
#. Set Windows Inductor Compiler via environment variable ``set CXX=icx-cl``
116
+
#. Set Windows Inductor Compiler with the CXX environment variable ``set CXX=icx-cl``.
0 commit comments