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
!70
Convert to a package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Convert to a package
convert-to-a-package
into
main
Overview
19
Commits
20
Pipelines
19
Changes
1
Merged
Ashwin Kumar Karnad
requested to merge
convert-to-a-package
into
main
1 year ago
Overview
11
Commits
20
Pipelines
19
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9b7bc44c
Prev
Next
Show latest version
1 file
+
11
−
10
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9b7bc44c
remove section on 'init'
· 9b7bc44c
Hans Fangohr
authored
1 year ago
README.rst
+
11
−
10
Options
@@ -34,22 +34,23 @@ To install, for example, the ``foss2022a-serial`` toolchain:
@@ -34,22 +34,23 @@ To install, for example, the ``foss2022a-serial`` toolchain:
$ cd /home/user/mpsd-software
$ cd /home/user/mpsd-software
3. Initiate the installation at this location using::
.. comment:
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
(This creates a hidden file ``.mpsd-software-root`` to tag the location for
or below this subdirectory.)
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``
3. From the same directory, run the command to install the ``foss2022a-serial``
toolchain::
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).
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
4
. To see the installation status, and the required ``module use`` command line
to activate the created modules, try the ``status`` command::
to activate the created modules, try the ``status`` command::
$ mpsd-software status dev-23a
$ mpsd-software status dev-23a
Loading