Development: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
Line 8: Line 8:
Required reading to use: [[Environment Modules]]
Required reading to use: [[Environment Modules]]


== Available Development Tools ==
== Available Development Software ==
Visit [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php]
Visit [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php]
* For compiler select <code>Category → compiler</code>
* For compiler select <code>Category → compiler</code>

Revision as of 20:03, 20 March 2022

Software Development and Parallel Programming

Informations on parallel programming with OpenMP and MPI:

Environment Modules

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

Required reading to use: Environment Modules

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 cluster: module avail <Category>

Documentation

Availabe documentation:

Documentation in the Wiki

Software modules with additional documentation here in the wiki: