Development: Difference between revisions
Jump to navigation
Jump to search
S Richling (talk | contribs) |
S Richling (talk | contribs) No edit summary |
||
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] |
||
* select <code>Category → compiler</code> |
* For Compiler select <code>Category → compiler</code> |
||
* select <code>Category → mpi</code> |
* For MPI select <code>Category → mpi</code> |
||
* select <code>Category → numlib</code> |
* For Numerical Libraries select <code>Category → numlib</code> |
||
* select <code>Category → devel</code> |
* For development tools select <code>Category → devel</code> |
||
On cluster: <code>module avail <Category></code> |
On cluster: <code>module avail <Category></code> |
Revision as of 18:24, 20 March 2022
Environment Modules
Many tools for software development are provided as Modules.
Required reading to use: Environment Modules
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>
Documentation
Availabe documentation:
module help
(See section: Environment_Modules#module_help)- examples in
$SOFTNAME_EXA_DIR
(See section: Environment_Modules#module_help) - additional docu in this wiki (See below)
Documentation in the Wiki
Modules with additional documentation here in the wiki: