Difference between revisions of "Toolchains"
From HPC users
Jump to navigationJump to search
Line 35: | Line 35: | ||
! intel/2016b (D) | ! intel/2016b (D) | ||
|- | |- | ||
| | | GCC/6.2.0-2.27 | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 45: | Line 45: | ||
| 9 | | 9 | ||
|- | |- | ||
| 1 | | OpenMPI/2.0.1-GCC-6.2.0 | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 55: | Line 55: | ||
| 9 | | 9 | ||
|- | |- | ||
| | | OpenBLAS/0.2.19 | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 65: | Line 65: | ||
| 9 | | 9 | ||
|- | |- | ||
| | | FFTW/3.3.5-gompi-5.2.01 | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 75: | Line 75: | ||
| 9 | | 9 | ||
|- | |- | ||
| | | ScaLAPACK/2.0.2 | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 85: | Line 85: | ||
| 9 | | 9 | ||
|- | |- | ||
| | | | ||
| 2 | | 2 | ||
| 3 | | 3 | ||
Line 95: | Line 95: | ||
| 9 | | 9 | ||
|- | |- | ||
| | | | ||
| 2 | | 2 | ||
| 3 | | 3 |
Revision as of 10:50, 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) |
---|---|---|---|---|---|---|---|---|
GCC/6.2.0-2.27 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
OpenMPI/2.0.1-GCC-6.2.0 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
OpenBLAS/0.2.19 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
FFTW/3.3.5-gompi-5.2.01 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
ScaLAPACK/2.0.2 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | |
2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |