Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
2f12d47f
Commit
2f12d47f
authored
3 years ago
by
Holger Brunst
Browse files
Options
Downloads
Patches
Plain Diff
Capitalize broken module load example.
parent
e27a54da
No related branches found
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!237
Update must mpi analysis article
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+2
-1
2 additions, 1 deletion
....tu-dresden.de/docs/software/mpi_usage_error_detection.md
with
2 additions
and
1 deletion
doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+
2
−
1
View file @
2f12d47f
...
...
@@ -26,12 +26,13 @@ combinations. You can query for the available modules with:
```
console
marie@login$
module avail must
MUST/1.6.0-rc3-intel-2018a (L)
```
You can load a MUST module as follows:
```
console
marie@login$
module load
must
marie@login$
module load
MUST
```
Besides loading a MUST module, no further changes are needed during compilation and linking.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment