Helix/Software: Difference between revisions
< Helix
Jump to navigation
Jump to search
S Richling (talk | contribs) (Created page with "== Environment Modules == Most software is provided as Modules. Required reading to use: Environment Modules == Available Software == Visit [https://www.bwhpc.de/softwar...") |
H Schumacher (talk | contribs) m (updated conda link) |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Environment Modules == |
== Environment Modules == |
||
Most software is provided as Modules. |
Most software is provided as [[Environment Modules]]. |
||
Required reading to use: [[Environment Modules]] |
|||
== Available Software == |
== Available Software == |
||
Line 9: | Line 7: | ||
On cluster: <code>module avail</code> |
On cluster: <code>module avail</code> |
||
== Documentation == |
== Documentation on the Cluster == |
||
Documentation |
Documentation for environment modules is available on the cluster: |
||
* with command <code>module help</code> |
|||
{| style="width:100%;" |
|||
⚫ | |||
|- style="background:#eeeeee;" | |
|||
| <code>module help</code> || See section: [[Environment_Modules#module_help]] |
|||
|- style="background:#dddddd; " | |
|||
⚫ | |||
|- style="background:#eeeeee; " | |
|||
| this wiki || See below |
|||
|} |
|||
== Documentation in the Wiki == |
== Documentation in the Wiki == |
||
For some environment modules additional documentation is provided here. |
|||
* [[Development/Conda | Conda]] |
|||
* [[Helix/Software/Matlab | Matlab]] |
|||
* [[Helix/Software/R | R]] |
|||
** [[Helix/Software/R/Rstan | Rstan]] |
|||
* [[Helix/Software/SAS | SAS ]] |
|||
* [[Helix/Software/Singularity | Singularity]] (containers) |
|||
* [[Helix/Software/Stata | Stata]] |
Latest revision as of 14:29, 4 November 2024
Environment Modules
Most software is provided as Environment Modules.
Available Software
Visit https://www.bwhpc.de/software.php, select Cluster → bwForCluster Helix
On cluster: module avail
Documentation on the Cluster
Documentation for environment modules is 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.