JUSTUS2/Software: Difference between revisions
< JUSTUS2
Jump to navigation
Jump to search
K Siegmund (talk | contribs) No edit summary |
|||
(26 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== |
== Environment Modules == |
||
Most software is provided as Modules. |
|||
Documentation by the cluster operators is mainly provided in three forms: |
|||
⚫ | |||
* examples in $SOFTNAME_EXA_DIR (replace SOFTNAME with name of the software) |
|||
⚫ | |||
Required reading |
Required reading to use: [[Environment Modules]] |
||
* [[Environment Modules]] |
|||
== Available Software == |
|||
⚫ | |||
Modules with additional documentation here in the wiki: |
|||
* Web: Visit [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php], select <code>Cluster → bwForCluster JUSTUS2</code> |
|||
* On the cluster: <code>module avail</code> |
|||
* Software in Containers :Instructions for loading software in containers: [[JUSTUS2/Software/Singularity|Singularity]] |
|||
== Documentation == |
|||
Documentation for environment modules available on the cluster: |
|||
⚫ | |||
* examples in <code>$SOFTNAME_EXA_DIR</code> |
|||
<!-- |
|||
{| 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; " | |
|||
⚫ | |||
|} |
|||
--> |
|||
⚫ | |||
For some environment modules additional documentation is provided here. |
|||
<!-- this list could be generated via {{Special:PrefixIndex/JUSTUS2/Software/|stripprefix=yes}} |
|||
but then these Pages become orphaned if there is no other link to them |
|||
--> |
|||
* [[JUSTUS2/Software/ADF|ADF]] |
* [[JUSTUS2/Software/ADF|ADF]] |
||
Line 20: | Line 41: | ||
* [[JUSTUS2/Software/Molden|Molden]] |
* [[JUSTUS2/Software/Molden|Molden]] |
||
* [[JUSTUS2/Software/NAMD|NAMD]] |
|||
* [[JUSTUS2/Software/SIESTA|SIESTA]] |
|||
* [[JUSTUS2/Software/Schrodinger|Schrodinger]] |
* [[JUSTUS2/Software/Schrodinger|Schrodinger]] |
||
* [[JUSTUS2/Software/Turbomole|Turbomole]] |
|||
* [[JUSTUS2/Software/VASP|VASP]] |
* [[JUSTUS2/Software/VASP|VASP]] |
Revision as of 11:03, 4 July 2023
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
Documentation for environment modules available on the cluster:
- with command
module help
- examples in
$SOFTNAME_EXA_DIR
Documentation in the Wiki
For some environment modules additional documentation is provided here.