Difference between revisions of "Toolchains"
From HPC users
Jump to navigationJump to search
Line 35: | Line 35: | ||
{| class="wikitable" | {| class="wikitable" | ||
! style="text-align: center;" | | ! style="text-align: center;" |foss/2016b | ||
! gompi/4.1.10 | ! gompi/4.1.10 | ||
! gompi/5.2.01 | ! gompi/5.2.01 |
Revision as of 10:48, 17 February 2017
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) . .
What will these toolchains load?
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)
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) |
---|---|---|---|---|---|---|---|---|