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
!69
repo name change -> += "-manager"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
repo name change -> += "-manager"
new-name
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Hans Fangohr
requested to merge
new-name
into
main
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
5eed18c4
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
5eed18c4
repo name change -> += "-manager"
· 5eed18c4
Hans Fangohr
authored
1 year ago
mpsd-software.py
+
2
−
2
Options
@@ -39,7 +39,7 @@ Build software as on MPSD HPC.
on the HPC system.
Further documentation is available in the README.rst file, online at
https://gitlab.gwdg.de/mpsd-cs/mpsd-software/-/blob/main/README.rst
https://gitlab.gwdg.de/mpsd-cs/mpsd-software
-manager
/-/blob/main/README.rst
Command line usage:
@@ -553,7 +553,7 @@ def record_script_execution_summary(
)
->
None
:
"""
Log the command used to build the package_set.
It also logs information about the mpsd-software repository branch, the
It also logs information about the mpsd-software
-manager
repository branch, the
spack-environments branch, and the commit hashes of each. It also logs
steps taken in the install process using the optional message argument.
Loading