Skip to content

Commit 1e26126

Browse files
committed
Update downloads for v1.23.0
1 parent ce96c0e commit 1e26126

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

downloads.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
6868
Here are latest released ISPC binaries based on LLVM 16.0.6:
6969
</p>
7070
<ul>
71-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-windows.zip">Windows (64 bit) ispc binary (v1.22.0)</a></li>
72-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-macOS.x86_64.tar.gz">macOS (x86, 64 bit, 10.12 Sierra) ispc binary (v1.22.0)</a></li>
73-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-macOS.arm64.tar.gz">macOS (ARM64, 11.0 Big Sur) ispc binary (v1.22.0)</a></li>
74-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-macOS.universal.tar.gz">macOS (Universal Binary, 10.12 Sierra) ispc binary (v1.22.0)</a></li>
75-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-linux.tar.gz">Linux (64 bit) ispc binary (v1.22.0)</a></li>
76-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-linux-oneapi.tar.gz">Linux (64 bit) ispc binary for OneAPI (v1.22.0)</a></li>
77-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-v1.22.0-linux.aarch64.tar.gz">Linux (64 bit) ispc binary for AARCH64 (v1.22.0)</a></li>
78-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-examples-v1.22.0.tar.gz">Examples packed in tar.gz archive (v1.22.0)</a></li>
79-
<li><a href="https://github.com/ispc/ispc/releases/download/v1.22.0/ispc-examples-v1.22.0.zip">Examples packed in zip archive (v1.22.0)</a></li>
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>
8080
</ul>
8181
<p>
8282
Here are alternative ways to download and install ISPC:
@@ -108,9 +108,9 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
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.23.0dev)</a></li>
111+
ispc binary (v1.24.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.23.0dev)</a></li>
113+
ispc binary (v1.24.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.22.0">zip
150-
file of the v1.22.0 source</a>, corresponding to the binaries above.</li>
151-
<li> <a href="https://github.com/ispc/ispc/tarball/v1.22.0">tar.gz
152-
file of the v1.22.0 source</a>, corresponding to the binaries above.</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>
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)