Skip to content

Commit eba4cae

Browse files
authored
Add notes on prerelease prgenv-gnu/25.06 uenv (#119)
1 parent 879cc8d commit eba4cae

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

docs/software/prgenv/prgenv-gnu.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ The naming scheme is `prgenv-gnu/<version>`, where `<version>` has the `YY.M[M]`
1616

1717
The release schedule is not fixed, with new versions will be released roughly every 3-6 months, when there is a compelling reason to update.
1818

19-
| version | node types | system |
20-
|-----------|-----------|--------|
21-
| 24.7 | gh200, zen2 | daint, eiger, todi |
22-
| 24.11 | a100, gh200, zen2 | daint, eiger, santis, clariden, bristen |
19+
| version | node types | system |
20+
|--------------------|-------------------|-----------------------------------------|
21+
| 25.06 (prerelease) | gh200 | daint |
22+
| 24.11 | a100, gh200, zen2 | daint, eiger, santis, clariden, bristen |
23+
| 24.7 | gh200, zen2 | daint, eiger, todi |
2324

2425
=== "24.11"
2526

@@ -68,6 +69,24 @@ The release schedule is not fixed, with new versions will be released roughly ev
6869
* [[email protected]](https://packages.spack.io/package.html?name=netcdf-cxx)
6970
* [[email protected]](https://packages.spack.io/package.html?name=netcdf-fortran)
7071

72+
=== "25.06"
73+
74+
!!! warning "Prerelease"
75+
The `prgenv-gnu/25.06` uenv is currently available as a prerelease on [daint][ref-cluster-daint], and is subject to change before the final release.
76+
Prereleases are tagged with `rcN` tags.
77+
[Let us know][ref-get-in-touch] if you find issues with the uenv.
78+
79+
!!! warning "Unstable Spack version used for the uenv"
80+
If you are [building software through spack on top of a uenv][ref-building-uenv-spack], be aware that the 25.06 uenv is based on a prerelease version of Spack that contains [many breaking changes](https://github.com/spack/spack/discussions/30634).
81+
Using a commit other than the one used to build the uenv will likely result in issues.
82+
83+
The key updates in version 25.06 compared to 24.11 are:
84+
85+
* upgrading GCC to version 14 and CUDA to version 12.9
86+
* upgrading cray-mpich to version 8.1.32
87+
88+
??? info "all packages exposed via the `default` and `modules` views in `v1`"
89+
!!! todo "The list of 25.06 package versions is yet to be finalized"
7190

7291
[](){#ref-uenv-prgenv-gnu-how-to-use}
7392
## How to use

0 commit comments

Comments
 (0)