Skip to content

Commit 84a84f7

Browse files
ZhaoqiongZsvekars
andauthored
Update prototype_source/inductor_windows_cpu.rst
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent b6c5ea6 commit 84a84f7

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
@@ -104,7 +104,7 @@ The code above returns the following output:
104104
[ 5.7244e-04, 1.2799e+00, 1.3595e+00, 1.0907e+00, 3.7191e-01,
105105
1.4062e+00, 1.3672e+00, 6.8502e-02, 8.5216e-01, 8.6046e-01]])
106106
107-
Alternative Compiler for better performance
107+
Using an Alternative Compiler for Better Performance
108108
-------------------------------------------
109109

110110
To enhance performance on Windows inductor, you can use the Intel Compiler or LLVM Compiler. However, they rely on the runtime libraries from Microsoft Visual C++ (MSVC). Therefore, your first step should be to install MSVC.

0 commit comments

Comments
 (0)