Difference between revisions of "Development"

From bwHPC Wiki
Jump to: navigation, search
(Available Development Tools)
Line 6: Line 6:
 
== Available Development Tools ==
 
== Available Development Tools ==
 
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>
 
* For MPI select <code>Category → mpi</code>
 
* For MPI select <code>Category → mpi</code>
* For Numerical Libraries select <code>Category → numlib</code>
+
* For numerical libraries select <code>Category → numlib</code>
 
* For development tools select <code>Category → devel</code>
 
* For development tools select <code>Category → devel</code>
   

Revision as of 18:24, 20 March 2022

1 Environment Modules

Many tools for software development are provided as Modules.

Required reading to use: Environment Modules

2 Available Development Tools

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

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

On cluster: module avail <Category>

3 Documentation

Availabe documentation:

4 Documentation in the Wiki

Modules with additional documentation here in the wiki: