Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1bc7fc1

Browse files
committed
Remove links to oneAPI package and distribution
1 parent da80105 commit 1bc7fc1

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

downloads.html

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
7373
<li>ISPC binary and runtime for macOS arm64</li>
7474
<li>ISPC universal binary and runtime for macOS x86_64 and arm64</li>
7575
<li>ISPC binary and runtime based on libtbb.so.2 for Linux x86_64</li>
76-
<li>ISPC binary and runtime based on libtbb.so.12 for Linux x86_64 (for OneAPI distribution)</li>
7776
<li>ISPC binary and runtime for Linux aarch64</li>
7877
<li>Examples packed in tar.gz archive</li>
7978
<li>Examples packed in zip archive</li>
@@ -87,19 +86,7 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
8786
All archives are signed with a following PGP <a href="ISPC_GITHUB_ARTIFACTS.pem">key</a>.
8887
</p>
8988
<p>
90-
Here are alternative ways to download and install ISPC:
91-
<ul>
92-
<li>
93-
<a href="https://github.com/ispc/ispc#intel-oneapi-distribution">
94-
Intel® oneAPI Distribution
95-
</a>
96-
</li>
97-
<li>
98-
<a href="https://github.com/ispc/ispc#linux-snap-store">
99-
Linux (Snap Store)
100-
</a>
101-
</li>
102-
</ul>
89+
Alternatively ISPC can be installed from <a href="https://github.com/ispc/ispc#linux-snap-store">Linux (Snap Store)</a> or through a variety of package managers on multiple operating systems.
10390
</p>
10491
<p>
10592
Here is installation instruction for Windows:

0 commit comments

Comments
 (0)