Difference between revisions of "Helix/Software"

From bwHPC Wiki
Jump to: navigation, search
m (Added R to Software)
m (Redlink einige Seiten)
Line 16: Line 16:
   
 
* [[Helix/Software/R | R]]
 
* [[Helix/Software/R | R]]
  +
* [[Helix/Software/Matlab | Matlab]]
  +
* [[Helix/Software/Singularity | Singularity]] (containers)
  +
* [[Helix/Software/Conda | Conda]]

Revision as of 13:18, 5 August 2022

1 Environment Modules

Most software is provided as Environment Modules.

2 Available Software

Visit https://www.bwhpc.de/software.php, select Cluster → bwForCluster Helix

On cluster: module avail

3 Documentation on the Cluster

Documentation for environment modules is available on the cluster:

  • with command module help
  • examples in $SOFTNAME_EXA_DIR

4 Documentation in the Wiki

For some environment modules additional documentation is provided here.