Skip to content

Commit 2494431

Browse files
nurmukhametovaneshlya
authored andcommitted
Update links to main archives
1 parent 1066f16 commit 2494431

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

downloads.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,9 @@ <h1>Downloading The Intel® Implicit SPMD Program Compiler</h1>
115115
Here are latest ISPC binaries corresponding to main branch (based on LLVM 18.1.8):
116116
</p>
117117
<ul>
118-
<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)
119-
ispc binary</a></li>
120-
<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%3DUbuntu2204%2C%20LLVM_VERSION%3Dlatest">Linux (64 bit)
121-
ispc binary</a></li>
122-
</ul>
118+
<li><a href="https://github.com/ispc/ispc/releases/download/trunk-artifacts/ispc-trunk-windows.zip">Windows (64 bit) ispc binary</a></li>
119+
<li><a href="https://github.com/ispc/ispc/releases/download/trunk-artifacts/ispc-trunk-linux.tar.gz">Linux (64 bit) ispc binary</a></li>
120+
</ul>
123121
<p>
124122
Here is LLVM 3.5 based binary with experimental NVPTX support:
125123
</p>

0 commit comments

Comments
 (0)