@@ -53,8 +53,15 @@ To install, for example, the ``foss2022a-serial`` toolchain:
This will take some time (up to several hours depending on hardware).
5. To see the installation status, and the required ``module use`` command line
to activate the created modules, try the ``status`` command::
5. To see installed releases, use the ``status`` command::
$ mpsd-software status
Installed MPSD software releases:
dev-23a
6. To see the installation status, and the required ``module use`` command line
to activate the created modules, try the ``status`` command and specify one release::
$ mpsd-software status dev-23a
...
...
@@ -64,7 +71,94 @@ To install, for example, the ``foss2022a-serial`` toolchain:
foss2022a-serial
[module use /home/user/mpsd-software/dev-23a/cascadelake/lmod/Core]
6. To compile Octopus, source the provided configure script, for example ``foss2022a-serial-config.sh``, as
7. The ``status`` command can also be used to get a list of all packages in a toolchain and details of how they were compiled (running this may take a few seconds)::
$ mpsd-software status dev-23a foss2022a-serial
listing packages installed for package_set='foss2022a-serial', microarch='cascadelake'