diff --git a/documentation.html b/documentation.html index 013a7e4..3ebd542 100644 --- a/documentation.html +++ b/documentation.html @@ -89,15 +89,15 @@
Exascale Computing Project (ECP) Software Technologies (ST) software, Extreme-scale -Scientific Software Stack (E4S) v23.11, includes a subset of ECP ST +Scientific Software Stack (E4S) v24.02, includes a subset of ECP ST software products, and demonstrates the target approach for future delivery of the full ECP ST software stack. Also available are a number of ECP ST software products that support a Spack package, but are not -yet fully interoperable. As the primary purpose of the v23.11 is +yet fully interoperable. As the primary purpose of the v24.02 is demonstrating the ST software stack release approach, not all ECP ST software products were targeted for this release. Software products were targeted primarily based on existing Spack package maturity, location @@ -112,8 +112,8 @@
E4S ReadTheDocs: Full Documentation.
E4S ReadTheDocs: Support Guide.
- -E4S v23.11 Spack Environment Notes.
+ +E4S v24.02 Spack Environment Notes.
E4S Manual Installation Instructions.
E4S Container Installation Instructions.
Recipes for building E4S images from scratch.
diff --git a/download.html b/download.html index cb12291..c53bd71 100644 --- a/download.html +++ b/download.html @@ -90,7 +90,7 @@The current E4S container offerings include Docker and Singularity images capable of running on X86_64, PPC64LE, and AARCH64 architectures. Our full E4S Release images are based on Ubuntu 20.04 (x86_64, aarch64, ppc64le). In addition to offering a full E4S image containing a comprehensive selection of E4S software released on a quarterly cycle, we also offer a set of minimal base images suitable for use in Continuous Integration (CI) pipelines where Spack is used to build packages.
Docker images are available on the E4S Docker Hub.
-Please see the E4S 23.11 Release Notes.
+Please see the E4S 24.02 Release Notes.
- + Singularity x86_64 Download - CUDA 80
- + Singularity x86_64 Download - CUDA 90
- + Singularity ppc64le Download - CUDA 70- + Singularity aarch64 Download - CUDA 75
- + Singularity aarch64 Download - CUDA 80
- + Singularity aarch64 Download - CUDA 90
- + Singularity x86_64 Download - ROCm gfx90a - + Singularity x86_64 Download - ROCm gfx908 - + Singularity x86_64 Download - OneAPI @@ -192,7 +192,7 @@Spack contains packages for all of the -products listed in the E4S 23.11 Full Release category (see above +products listed in the E4S 24.02 Full Release category (see above Release Notes). General instructions for building software with Spack can be found at the Spack website. Questions concerning building those packages are deferred to the associated package development team. @@ -216,9 +216,9 @@
Container images contain binary versions of the Full Release packages listed above. Full-featured GPU-enabled container images are available from Dockerhub:
- # docker pull ecpe4s/e4s-cuda:23.11
# docker pull ecpe4s/e4s-rocm:23.11
# docker pull ecpe4s/e4s-oneapi:23.11
# docker pull ecpe4s/e4s-cuda:24.02
# docker pull ecpe4s/e4s-rocm:24.02
# docker pull ecpe4s/e4s-oneapi:24.02
This image contains a minimal setup for using Spack 0.21.0 w/ GNU compilers
+This image contains a minimal setup for using Spack 0.22.0 w/ GNU compilers