Skip to content

Commit efdf9e5

Browse files
authored
port uenv docs, and then update and improve them (#20)
1 parent a2be996 commit efdf9e5

File tree

2 files changed

+432
-69
lines changed

2 files changed

+432
-69
lines changed

docs/build-install/uenv.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ Uenv are user environments that provide scientific applications, libraries and t
22

33
For more documentation on how to find, download and use uenv in your workflow, see the [env tool documentation](../tools/uenv.md).
44

5+
[](){#building-uenv-spack}
56
## Building software using Spack
67

78
Each uenv is tightly coupled with [Spack] and can be used as an upstream [Spack] instance, because
89
the sofware in uenv is built with [Spack] using the [Stackinator] tool.
910

10-
CSCS provides `uenv-spack` - a tool that can be used to quickly install software using the software and configuration provided inside a uenv.
11+
CSCS provides `uenv-spack` - a tool that can be used to quickly install software using the software and configuration provided inside a uenv, similarly to how `module load` loads software packages.
1112

1213
### Installing `uenv-spack`
1314

0 commit comments

Comments
 (0)