JUSTUS2/Software: Difference between revisions
< JUSTUS2
Jump to navigation
Jump to search
M Carmesin (talk | contribs) No edit summary |
M Carmesin (talk | contribs) |
||
Line 11: | Line 11: | ||
* Software in Containers: Instructions for loading software in containers: [[JUSTUS2/Software/Singularity|Singularity]] |
* Software in Containers: Instructions for loading software in containers: [[JUSTUS2/Software/Singularity|Singularity]] |
||
* Instructions for using [[JUSTUS2/Software/Python]] on JUSTUS2 |
* Instructions for using [[JUSTUS2/Software/Python|Python]] on JUSTUS2 |
||
== Documentation == |
== Documentation == |
Latest revision as of 10:53, 10 July 2025
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
(→module avail)
- Software in Containers: Instructions for loading software in containers: Singularity
- Instructions for using Python on JUSTUS2
Documentation
Main Documentation on The Cluster
Documentation for environment modules available on the cluster (shown for a chemistry software called "softname"):
- with command
module help chem/softname
(→module help) - examples in
$SOFTNAME_EXA_DIR
(→job examples)
Sometimes Additional Documentation in the Wiki
For some environment modules additional documentation is provided here.