Difference between revisions of "JUSTUS2/Software"

From bwHPC Wiki
Jump to: navigation, search
(Main Documentation on The Cluster)
(Main Documentation on The Cluster)
Line 14: Line 14:
 
== Documentation ==
 
== Documentation ==
 
=== Main Documentation on The Cluster ===
 
=== Main Documentation on The Cluster ===
Documentation for environment modules available on the cluster (example for a chemistry software called softname):
+
Documentation for environment modules available on the cluster (shown for a chemistry software called "softname"):
   
* with command <code>module help chem/softname</code>
+
* with command <code>module help chem/softname</code> [[Environment_Modules#module_help|(→module help)]]
* examples in <code>$SOFTNAME_EXA_DIR</code>
+
* examples in <code>$SOFTNAME_EXA_DIR</code> [[Environment_Modules#Software_job_examples|(→job examples)]]
<!--
 
{| style="width:100%;"
 
|- style="background:#eeeeee;" |
 
| <code>module help</code> || See section: [[Environment_Modules#module_help]]
 
|- style="background:#dddddd; " |
 
| examples in <code>$SOFTNAME_EXA_DIR</code> || See section: [[Environment_Modules#Software_job_examples]]
 
|- style="background:#eeeeee; " |
 
| this wiki || See below
 
|}
 
-->
 
   
 
=== Sometimes Additional Documentation in the Wiki ===
 
=== Sometimes Additional Documentation in the Wiki ===

Revision as of 17:30, 29 February 2024

1 Environment Modules

Most software is provided as Modules.

Required reading to use: Environment Modules

2 Available Software

  • On the cluster: module avail
  • Software in Containers :Instructions for loading software in containers: Singularity

3 Documentation

3.1 Main Documentation on The Cluster

Documentation for environment modules available on the cluster (shown for a chemistry software called "softname"):

3.2 Sometimes Additional Documentation in the Wiki

For some environment modules additional documentation is provided here.