Skip to content

Commit 2543a8e

Browse files
committed
add GPU toolkit versions
1 parent 7d4843e commit 2543a8e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

environments/24.11/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,34 +48,34 @@ $> spack buildcache list -al
4848
* `amd64-gcc-cuda-ubuntu22.04/spack.yaml`
4949
* For `cuda_arch=80` and `cuda_arch=90`
5050
* Built and tested using:
51-
* `Ubuntu 22.04, GCC 11.4.0`
51+
* `Ubuntu 22.04, GCC 11.4.0, CUDA 12.2.0, 11.8.0`
5252
* `ecpe4s/e4s-release-base-cuda-amd64:24.11`
5353

5454
* Model environment for NVIDIA GPUs on ppc64le is:
5555
* `ppc64le-gcc-cuda-ubuntu20.04/spack.yaml`
5656
* For `cuda_arch=70`
5757
* Built and tested using:
58-
* `Ubuntu 20.04, GCC 9.4.0`
58+
* `Ubuntu 20.04, GCC 9.4.0, CUDA 11.4.4`
5959
* `ecpe4s/e4s-release-base-cuda-ppc64:24.11`
6060

6161
* Model environment for NVIDIA GPUs on arm64 is:
6262
* `arm64-gcc-cuda-ubuntu24.04/spack.yaml`
6363
* For `cuda_arch=75`, `cuda_arch=80`, `cuda_arch=90`
6464
* Built and tested using:
65-
* `Ubuntu 24.04, GCC 13.2.0`
65+
* `Ubuntu 24.04, GCC 13.2.0, CUDA 12.6.2`
6666
* `ecpe4s/e4s-release-base-cuda-arm64:24.11`
6767

6868
* Model environment for AMD GPUs on x86_64 is:
6969
* `amd64-gcc-rocm-ubuntu22.04/spack.yaml`
7070
* For `amdgpu_target=gfx908` and `amdgpu_target=gfx90a`
7171
* Built and tested using:
72-
* `Ubuntu 22.04, GCC 11.4.0`
72+
* `Ubuntu 22.04, GCC 11.4.0, ROCm 6.2.1`
7373
* `ecpe4s/e4s-release-base-rocm-amd64:24.11`
7474

7575
* Model environment for Intel GPUs on x86_64 is:
7676
* `amd64-oneapi-ubuntu22.04/spack.yaml`
7777
* Built and tested using:
78-
* `Ubuntu 22.04, OneAPI 2024.0.1`
78+
* `Ubuntu 22.04, OneAPI 2024.2.1`
7979
* `ecpe4s/e4s-release-base-oneapi-amd64:24.11`
8080
* Derived from Intel's official `intel/hpckit:2024.2.1-devel-ubuntu22.04` image
8181

0 commit comments

Comments
 (0)