Skip to content

Commit c3e490d

Browse files
committed
Add notes on prerelease prgenv-gnu/25.06 uenv
1 parent c9e374a commit c3e490d

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

docs/software/prgenv/prgenv-gnu.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,30 @@ 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 |
24+
25+
=== "25.06"
26+
27+
!!! warning "Prerelease"
28+
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.
29+
Prereleases are tagged with `rcN` tags.
30+
[Let us know][ref-get-in-touch] if you find issues with the uenv.
31+
32+
!!! warning "Unstable Spack version used for the uenv"
33+
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).
34+
Using a commit other than the one used to build the uenv will likely result in issues.
35+
36+
The key updates in version 25.06 compared to 24.7 are:
37+
38+
* upgrading GCC to version 14 and CUDA to version 12.9
39+
* upgrading cray-mpich to version 8.1.32
40+
41+
??? info "all packages exposed via the `default` and `modules` views in `v1`"
42+
!!! todo "The final list of 25.06 package versions is yet to be finalized"
2343

2444
=== "24.11"
2545

0 commit comments

Comments
 (0)