File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments