Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpsd-software-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MPSD Computational Science
mpsd-software-manager
Merge requests
!60
first draft of README
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
first draft of README
adding-readme
into
main
Overview
0
Commits
8
Pipelines
8
Changes
1
Merged
Hans Fangohr
requested to merge
adding-readme
into
main
1 year ago
Overview
0
Commits
8
Pipelines
8
Changes
1
Expand
0
0
Merge request reports
Compare
version 5
version 7
43e092de
1 year ago
version 6
02f9ad7b
1 year ago
version 5
022eef55
1 year ago
version 4
821d7988
1 year ago
version 3
7e41b639
1 year ago
version 2
8b3b6223
1 year ago
version 1
d7c75a56
1 year ago
main (base)
and
version 6
latest version
248edc0f
8 commits,
1 year ago
version 7
43e092de
7 commits,
1 year ago
version 6
02f9ad7b
6 commits,
1 year ago
version 5
022eef55
5 commits,
1 year ago
version 4
821d7988
4 commits,
1 year ago
version 3
7e41b639
3 commits,
1 year ago
version 2
8b3b6223
2 commits,
1 year ago
version 1
d7c75a56
1 commit,
1 year ago
Show latest version
1 file
+
7
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.rst
+
7
−
6
Options
@@ -24,34 +24,35 @@ To install, for example, the ``foss2022a-serial`` toolchain:
use ``pipx`` to that this tool is available independent from the use of any
other python environments::
pipx install git+https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager
$
pipx install git+https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager
2. Navigate to the location in your file system where you would like to store
the compiled software. (Once compiled, the location cannot be changed.) For
example::
cd /home/user/mpsd-software
$
cd /home/user/mpsd-software
3. Initiate the installation at this location using::
mpsd-software init
.
$
mpsd-software init
(This creates a hidden file ``.mpsd-software-root`` to tag the location for
as the root of the installation. All compiled files, logs etc are written in
or below this subdirectory.)
4. From the same directory, run the command to install the ``foss2022a-serial`` toolchain:
4. From the same directory, run the command to install the ``foss2022a-serial``
toolchain::
$
>
mpsd-software install dev-23a foss2022a-serial
$ mpsd-software install dev-23a foss2022a-serial
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::
$
>
mpsd-software status dev-23a
$ mpsd-software status dev-23a
Installed toolchains (dev-23a):
Loading