Difference between revisions of "Development"

From bwHPC Wiki
Jump to: navigation, search
(Available Development Software)
(Software Development and Parallel Programming)
Line 1: Line 1:
 
== Software Development and Parallel Programming ==
 
== Software Development and Parallel Programming ==
Informations on parallel programming with OpenMP and MPI:
+
Informations on parallel programming with OpenMP and MPI: [[BwHPC_BPG_for_Parallel_Programming]]
* [[BwHPC_BPG_for_Parallel_Programming]]
 
   
 
== Environment Modules ==
 
== Environment Modules ==

Revision as of 20:04, 20 March 2022

1 Software Development and Parallel Programming

Informations on parallel programming with OpenMP and MPI: BwHPC_BPG_for_Parallel_Programming

2 Environment Modules

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

Required reading to use: Environment Modules

3 Available Development Software

Visit https://www.bwhpc.de/software.php

  • 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:

5 Documentation in the Wiki

Software modules with additional documentation here in the wiki: