Development

From bwHPC Wiki
Revision as of 20:11, 20 March 2022 by S Richling (talk | contribs) (Environment Modules)
Jump to: navigation, search

1 Software Development and Parallel Programming

Overview on parallel programming with OpenMP and MPI: BwHPC_BPG_for_Parallel_Programming

2 Environment Modules

Compiler, libraries and development tools are provided as environment modules.

Required reading to use: Environment Modules

3 Available Development Software

Visit https://www.bwhpc.de/software.php select your cluster and

  • For compiler select Category → compiler
  • For MPI select Category → mpi
  • For numerical libraries select Category → numlib
  • For further development tools select Category → devel

On a cluster use: module avail <Category>

4 Documentation

Availabe documentation for software modules:

  • module help
  • examples in $SOFTNAME_EXA_DIR
  • additional docu in this wiki

5 Documentation in the Wiki

Software modules with additional documentation here in the wiki: