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
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.21.0/ispc-v1.21.0-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary and examples (v1.21.0)</a></li>
74
-
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.21.0/ispc-v1.21.0-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary and examples (v1.21.0)</a></li>
75
-
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.21.0/ispc-v1.21.0-linux.tar.gz">Linux (64 bit) ispc binary and examples (v1.21.0)</a></li>
76
-
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.21.0/ispc-v1.21.0-linux.aarch64.tar.gz">Linux (64 bit) ispc binary and examples for AARCH64 (v1.21.0)</a></li>
77
-
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.21.0/ispc-v1.21.0-linux-oneapi.tar.gz">Linux (64 bit) ispc binary and examples for OneAPI (v1.21.0)</a></li>
Here is LLVM 3.5 based binary with experimental NVPTX support:
@@ -92,8 +119,8 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
92
119
<li><ahref="https://github.com/ispc/ispc/releases/download/v1.8.2/ispc-v1.8.2ptx-linux.tar.gz">Linux (64 bit) ispc binary and examples with NVPTX support (v1.8.2)</a></li>
93
120
</ul>
94
121
<p>
95
-
To install the compiler, install the platform-appropriate binary
96
-
executable in your <tt>PATH</tt>. Then see
122
+
After installation, add the platform-appropriate binary
123
+
executable to your <tt>PATH</tt>. Then see
97
124
the <ahref="ispc.html">ispc user's guide</a>
98
125
and the examples in the <tt>examples/</tt> directory of the
99
126
distribution.
@@ -119,13 +146,13 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
0 commit comments