Toolchains

From HPC users
Revision as of 11:42, 17 February 2017 by Brunken (talk | contribs)
Jump to navigationJump to search

A toolchain is a set of programming tools that are used to create, develop or build software.

These toolchains are currently installed on the cluster:

  • foss/2016b
  • gompi/4.1.10
  • gompi/5.2.01
  • gompi/6.2.01 (D)
  • goolf/5.2.01
  • iimpi/2013b
  • iimpi/2016b (D)
  • intel/2013b
  • intel/2016b (D)

➔ Toolchains with (D) are marked as default modules. They are part of the standard cluster environment (called "hpc-uniol-env").

If you want to look them up by yourself, you can do this by typing

[abcd1234@hpcl001]$ module avail
.
.
.
------------------------------------------------------- /cm/shared/uniol/modules/toolchain -------------------------------------------------------
foss/2016b    gompi/4.1.10    gompi/5.2.01    gompi/6.2.01 (D)    goolf/5.2.01    iimpi/2013b    iimpi/2016b (D)    intel/2013b    intel/2016b (D)
[abcd1234@hpcl001]$