From b69c3330073321d97aa3e7ddcf8388c8821d4da8 Mon Sep 17 00:00:00 2001 From: Alexey Nurmukhametov Date: Mon, 27 May 2024 16:13:08 +0100 Subject: [PATCH] Update downloads for v1.24.0 --- downloads.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/downloads.html b/downloads.html index 3789f0be..2dd0a649 100644 --- a/downloads.html +++ b/downloads.html @@ -65,18 +65,18 @@

Downloading The Intel® Implicit SPMD Program Compiler

source and binary form.

- Here are latest released ISPC binaries based on LLVM 16.0.6: + Here are latest released ISPC binaries based on LLVM 17.0.6:

Here are alternative ways to download and install ISPC: @@ -104,13 +104,13 @@

Downloading The Intel® Implicit SPMD Program Compiler

- Here are latest ISPC binaries corresponding to main branch (based on LLVM 16.0.6): + Here are latest ISPC binaries corresponding to main branch (based on LLVM 17.0.6):

Here is LLVM 3.5 based binary with experimental NVPTX support: @@ -146,10 +146,10 @@

Downloading The Intel® Implicit SPMD Program Compiler

file of the top-of-tree source.
  • tar.gz file of the top-of-tree source.
  • -
  • zip - file of the v1.23.0 source, corresponding to the binaries above.
  • -
  • tar.gz - file of the v1.23.0 source, corresponding to the binaries above.
  • +
  • zip + file of the v1.24.0 source, corresponding to the binaries above.
  • +
  • tar.gz + file of the v1.24.0 source, corresponding to the binaries above.
  • There is a page in the ispc wiki with instructions about building