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/clusters/clariden.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,10 @@ Users are encouraged to use containers on Clariden.
43
43
* Jobs using containers can be easily set up and submitted using the [container engine][ref-container-engine].
44
44
* To build images, see the [guide to building container images on Alps][ref-build-containers].
45
45
46
-
Alternatively, [uenv][ref-uenv] are also available on Clariden. Currently the only uenv that is deployed on Clariden is [prgenv-gnu][ref-uenv-prgenv-gnu].
46
+
Alternatively, [uenv][ref-uenv] are also available on Clariden. Currently deployed on Clariden:
47
+
48
+
*[prgenv-gnu][ref-uenv-prgenv-gnu]
49
+
*[pytorch][ref-uenv-pytorch]
47
50
48
51
??? example "using uenv provided for other clusters"
49
52
You can run uenv that were built for other Alps clusters using the `@` notation.
0 commit comments