Skip to content
Snippets Groups Projects
Commit 368e7ff1 authored by Natalie Breidenbach's avatar Natalie Breidenbach
Browse files

Update modules.md

parent 2a7a350d
No related branches found
No related tags found
2 merge requests!938Automated merge from preview to main,!936Update to Five-Cluster-Operation
...@@ -159,12 +159,12 @@ marie@compute$ module load modenv/ml ...@@ -159,12 +159,12 @@ marie@compute$ module load modenv/ml
### modenv/scs5 (default) ### modenv/scs5 (default)
* SCS5 software * SCS5 software
* usually optimized for Intel processors (partitions `haswell`, `broadwell`, `gpu2`, `julia`) * usually optimized for Intel processors (Cluster `barnard`, `julia`)
### modenv/ml ### modenv/ml
* data analytics software (for use on the partition `ml`) * data analytics software (for use on the Cluster `ml`)
* necessary to run most software on the partition `ml` * necessary to run most software on the cluster `ml`
(The instruction set [Power ISA](https://en.wikipedia.org/wiki/Power_ISA#Power_ISA_v.3.0) (The instruction set [Power ISA](https://en.wikipedia.org/wiki/Power_ISA#Power_ISA_v.3.0)
is different from the usual x86 instruction set. is different from the usual x86 instruction set.
Thus the 'machine code' of other modenvs breaks). Thus the 'machine code' of other modenvs breaks).
...@@ -172,7 +172,7 @@ Thus the 'machine code' of other modenvs breaks). ...@@ -172,7 +172,7 @@ Thus the 'machine code' of other modenvs breaks).
### modenv/hiera ### modenv/hiera
* uses a hierarchical module load scheme * uses a hierarchical module load scheme
* optimized software for AMD processors (partitions `romeo` and `alpha`) * optimized software for AMD processors (Cluster `romeo` and `alpha`)
### modenv/classic ### modenv/classic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment