You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/software/prgenv/prgenv-nvfortran.md
+57-19Lines changed: 57 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,53 @@ Specifically, it is intended for building and running applications that **requir
15
15
The naming scheme is `prgenv-nvfortran/<version>:v<i>`, where `<version>` matches the version of the NVIDIA HPC SDK.
16
16
17
17
* the SDK is released every two months, and is numbered in the `YY.M[M]` format, e.g. `24.1` and `24.11`.
18
-
* the `prgenv-nvfortran` will be released three times a year (every second NVHPC release).
18
+
* the `prgenv-nvfortran` will be released two or three times a year (every second NVHPC release).
19
19
20
20
The currently supported versions are:
21
21
22
-
|`prgenv-nvhpc`| NVHPC |
23
-
| -------------- | ----- |
24
-
| 24.11 | 24.11 |
22
+
|`prgenv-nvfortran`| NVHPC |
23
+
| -------------- | ----- |
24
+
| 24.11 | 24.11 |
25
+
| 25.7 | 25.7 |
26
+
27
+
??? note "I need a different version"
28
+
If you need a version of the NVHPC SDK that is not provided, e.g. the 25.1 version that falls between 24.11 and 25.4, make a request on the [CSCS service desk](https://jira.cscs.ch/plugins/servlet/desk).
Version `25.7` upgraded to Spack 1.0, so any Spack workflows based on the previous version will probably need to be updated to the latest Spack version.
25
65
26
66
=== "24.11"
27
67
@@ -48,9 +88,6 @@ The currently supported versions are:
If you need a version of the NVHPC SDK that is not provided, e.g. the 25.1 version that falls between 24.11 and 25.4, make a request on the [CSCS service desk](https://jira.cscs.ch/plugins/servlet/desk).
53
-
54
91
## How to use
55
92
56
93
The image is only provided on Alps systems that have NVIDIA GPUs.
0 commit comments