Difference between revisions of "Development"

From bwHPC Wiki
Jump to: navigation, search
(Environment Modules)
(Available Development Tools)
Line 5: Line 5:
   
 
== Available Development Tools ==
 
== Available Development Tools ==
Visit [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php], select <code>Category → devel</code>
+
Visit [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php]
  +
* select <code>Category → compiler</code>
  +
* select <code>Category → mpi</code>
  +
* select <code>Category → numlib</code>
  +
* select <code>Category → devel</code>
   
 
On cluster: <code>module avail</code>
 
On cluster: <code>module avail</code>

Revision as of 18:17, 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

  • select Category → compiler
  • select Category → mpi
  • select Category → numlib
  • select Category → devel

On cluster: module avail

3 Documentation

Documentation by the cluster operators:

module help See section: Environment_Modules#module_help
examples in $SOFTNAME_EXA_DIR See section: Environment_Modules#Software_job_examples
this wiki See below

4 Documentation in the Wiki

Modules with additional documentation here in the wiki: