Difference between revisions of "Toolchains"
From HPC users
Jump to navigationJump to search
Line 22: | Line 22: | ||
=====What do these toolchains contain?===== | =====What do these toolchains contain?===== | ||
{| class="wikitable" | {| class="wikitable" | ||
! style="text-align: center;" | foss/2016b | ! style="text-align: center; background-color:#eeeeff;" cellpadding="10" border="1" cellspacing="0"" | foss/2016b | ||
! gompi/4.1.10 | ! gompi/4.1.10 | ||
! gompi/5.2.01 | ! gompi/5.2.01 | ||
Line 33: | Line 34: | ||
! intel/2013b | ! intel/2013b | ||
! intel/2016b (D) | ! intel/2016b (D) | ||
|- | |- style="background-color:#ddddff;" | ||
| GCC/6.2.0-2.27 | | GCC/6.2.0-2.27 | ||
| GCC/4.9.4-2.25 | | GCC/4.9.4-2.25 |
Revision as of 11:06, 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 do these toolchains contain?
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) |
---|---|---|---|---|---|---|---|---|
GCC/6.2.0-2.27 | GCC/4.9.4-2.25 | GCC/5.4.0-2.26 | GCC/6.2.0-2.27 | GCC/5.4.0-2.26 | icc/.2013_sp1.3.174-GCC-5.4.0-2.26 | icc/2016.3.210 | GCCcore/.5.4.0 | GCCcore/.5.4.0 |
OpenMPI/2.0.1-GCC-6.2.0 | OpenMPI/1.10.4-GCC-4.9.4 | OpenMPI/2.0.1-GCC-5.4.0 | OpenMPI/2.0.1-GCC-6.2.0 | OpenMPI/2.0.1-GCC-5.4.0 | ifort/.2013_sp1.3.174-GCC-5.4.0-2.26 | ifort/2016.3.210 | binutils/.2.26-GCCcore-5.4.0 | binutils/.2.26-GCCcore-5.4.0 |
OpenBLAS/0.2.19 | OpenBLAS/0.2.19 | impi/.5.0.0.028-iccifort-2013_sp1.3.174-GCC-5.4.0-2.26 | impi/5.1.3.210 | icc/.2013_sp1.3.174-GCC-5.4.0-2.26 | icc/2016.3.210 | |||
FFTW/3.3.5-gompi-5.2.01 | FFTW/3.3.5-gompi-5.2.01 | ifort/.2013_sp1.3.174-GCC-5.4.0-2.26 | ifort/2016.3.210 | |||||
ScaLAPACK/2.0.2 | ScaLAPACK/2.0.2 | impi/.5.0.0.028-iccifort-2013_sp1.3.174-GCC-5.4.0-2.26 | impi/5.1.3.210 | |||||
imkl/.11.1.3.174-iimpi-2013b | imkl/11.3.3.210 |