JUSTUS2/Software: Difference between revisions
< JUSTUS2
Jump to navigation
Jump to search
K Siegmund (talk | contribs) No edit summary |
K Siegmund (talk | contribs) |
||
Line 14: | Line 14: | ||
== Documentation == |
== Documentation == |
||
=== Main Documentation on The Cluster === |
=== Main Documentation on The Cluster === |
||
Documentation for environment modules available on the cluster |
Documentation for environment modules available on the cluster (example for a chemistry software called softname): |
||
* with command <code>module help</code> |
* with command <code>module help chem/softname</code> |
||
* examples in <code>$SOFTNAME_EXA_DIR</code> |
* examples in <code>$SOFTNAME_EXA_DIR</code> |
||
<!-- |
<!-- |
||
Line 28: | Line 28: | ||
|} |
|} |
||
--> |
--> |
||
=== Sometimes Additional Documentation in the Wiki === |
=== Sometimes Additional Documentation in the Wiki === |
||
For some environment modules additional documentation is provided here. |
For some environment modules additional documentation is provided here. |
Revision as of 17:21, 29 February 2024
Environment Modules
Most software is provided as Modules.
Required reading to use: Environment Modules
Available Software
- Web: Visit https://www.bwhpc.de/software.php, select
Cluster → bwForCluster JUSTUS2
- On the cluster:
module avail
- Software in Containers :Instructions for loading software in containers: Singularity
Documentation
Main Documentation on The Cluster
Documentation for environment modules available on the cluster (example for a chemistry software called softname):
- with command
module help chem/softname
- examples in
$SOFTNAME_EXA_DIR
Sometimes Additional Documentation in the Wiki
For some environment modules additional documentation is provided here.