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: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
# Software layer
2
2
3
-
The software layer of the EESSI project uses [EasyBuild](https://docs.easybuild.io), [Lmod](https://lmod.readthedocs.io) and [archspec](https://archspec.readthedocs.io).
3
+
The software layer of the NESSI project uses [EasyBuild](https://docs.easybuild.io), [Lmod](https://lmod.readthedocs.io) and [archspec](https://archspec.readthedocs.io).
4
4
5
5
See also https://www.eessi.io/docs/software_layer .
6
6
7
-
## Pilot software stack
7
+
## Accessing the software stack
8
8
9
9
You can set up your environment by sourcing the init script:
echo" -- ./create_tarball.sh ${TMP_IN_CONTAINER}${EESSI_PILOT_VERSION}${EESSI_SOFTWARE_SUBDIR_OVERRIDE} /eessi_bot_job/${TGZ} 2>&1 | tee -a ${tar_outerr}"
195
+
echo" -- ./create_tarball.sh ${TMP_IN_CONTAINER}${EESSI_VERSION}${EESSI_SOFTWARE_SUBDIR_OVERRIDE} /eessi_bot_job/${TGZ} 2>&1 | tee -a ${tar_outerr}"
0 commit comments