Skip to content

Commit b69c333

Browse files
nurmukhametovdbabokin
authored andcommitted
Update downloads for v1.24.0
1 parent a8fe758 commit b69c333

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

downloads.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,18 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
6565
source and binary form.
6666
</p>
6767
<p>
68-
Here are latest released ISPC binaries based on LLVM 16.0.6:
68+
Here are latest released ISPC binaries based on LLVM 17.0.6:
6969
</p>
7070
<ul>
71-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-windows.zip">Windows (64 bit) ispc binary (v1.23.0)</a></li>
72-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-macOS.x86_64.tar.gz">macOS (x86, 64 bit, 10.12 Sierra) ispc binary (v1.23.0)</a></li>
73-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary (v1.23.0)</a></li>
74-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary (v1.23.0)</a></li>
75-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-linux.tar.gz">Linux (64 bit) ispc binary (v1.23.0)</a></li>
76-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-linux-oneapi.tar.gz">Linux (64 bit) ispc binary for OneAPI (v1.23.0)</a></li>
77-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-v1.23.0-linux.aarch64.tar.gz">Linux (64 bit) ispc binary for AARCH64 (v1.23.0)</a></li>
78-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-examples-v1.23.0.tar.gz">Examples packed in tar.gz archive (v1.23.0)</a></li>
79-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.23.0/ispc-examples-v1.23.0.zip">Examples packed in zip archive (v1.23.0)</a></li>
71+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-windows.zip">Windows (64 bit) ispc binary (v1.24.0)</a></li>
72+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-macOS.x86_64.tar.gz">macOS (x86, 64 bit, 10.12 Sierra) ispc binary (v1.24.0)</a></li>
73+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary (v1.24.0)</a></li>
74+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary (v1.24.0)</a></li>
75+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-linux.tar.gz">Linux (64 bit) ispc binary (v1.24.0)</a></li>
76+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-linux-oneapi.tar.gz">Linux (64 bit) ispc binary for OneAPI (v1.24.0)</a></li>
77+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-v1.24.0-linux.aarch64.tar.gz">Linux (64 bit) ispc binary for AARCH64 (v1.24.0)</a></li>
78+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-examples-v1.24.0.tar.gz">Examples packed in tar.gz archive (v1.24.0)</a></li>
79+
<li><a href="https://github.com/ispc/ispc/releases/download/v1.24.0/ispc-examples-v1.24.0.zip">Examples packed in zip archive (v1.24.0)</a></li>
8080
</ul>
8181
<p>
8282
Here are alternative ways to download and install ISPC:
@@ -104,13 +104,13 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
104104
</ul>
105105
</p>
106106
<p>
107-
Here are latest ISPC binaries corresponding to main branch (based on LLVM 16.0.6):
107+
Here are latest ISPC binaries corresponding to main branch (based on LLVM 17.0.6):
108108
</p>
109109
<ul>
110110
<li><a href="https://ci.appveyor.com/api/projects/ispc/ispc/artifacts/build%2Fispc-trunk-windows.zip?job=Environment%3A%20APPVEYOR_BUILD_WORKER_IMAGE%3DVisual%20Studio%202019%2C%20LLVM_VERSION%3Dlatest">Windows (64 bit)
111-
ispc binary (v1.24.0dev)</a></li>
111+
ispc binary (v1.25.0dev)</a></li>
112112
<li><a href="https://ci.appveyor.com/api/projects/ispc/ispc/artifacts/build%2Fispc-trunk-linux.tar.gz?job=Environment%3A%20APPVEYOR_BUILD_WORKER_IMAGE%3DUbuntu1804%2C%20LLVM_VERSION%3Dlatest">Linux (64 bit)
113-
ispc binary (v1.24.0dev)</a></li>
113+
ispc binary (v1.25.0dev)</a></li>
114114
</ul>
115115
<p>
116116
Here is LLVM 3.5 based binary with experimental NVPTX support:
@@ -146,10 +146,10 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
146146
file of the top-of-tree source.</a></li>
147147
<li> <a href="https://github.com/ispc/ispc/tarball/main">tar.gz file
148148
of the top-of-tree source.</a></li>
149-
<li> <a href="https://github.com/ispc/ispc/zipball/v1.23.0">zip
150-
file of the v1.23.0 source</a>, corresponding to the binaries above.</li>
151-
<li> <a href="https://github.com/ispc/ispc/tarball/v1.23.0">tar.gz
152-
file of the v1.23.0 source</a>, corresponding to the binaries above.</li>
149+
<li> <a href="https://github.com/ispc/ispc/zipball/v1.24.0">zip
150+
file of the v1.24.0 source</a>, corresponding to the binaries above.</li>
151+
<li> <a href="https://github.com/ispc/ispc/tarball/v1.24.0">tar.gz
152+
file of the v1.24.0 source</a>, corresponding to the binaries above.</li>
153153
</ul>
154154
<p> There is a page in the <tt>ispc</tt> wiki with instructions
155155
about <a href="https://github.com/ispc/ispc/wiki/ISPC-Development-Guide#build-system">building

0 commit comments

Comments
 (0)