Difference between revisions of "FFTW/Module"
From ScientificComputing
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The fftw module is a smart module, which checks for a loaded compiler module and then loads the corresponding FFTW version. For the module load command, we use the standard compiler gcc/4.8.2. | + | The fftw module is a smart module, which checks for a loaded compiler module and then loads the corresponding FFTW version. For the module load command example, we use the standard compiler gcc/4.8.2. |
<include nopre wikitext src="/cluster/wiki/auto/application_pages/fftw/Module" /> | <include nopre wikitext src="/cluster/wiki/auto/application_pages/fftw/Module" /> | ||
+ | {{noteonoldsws}} |
Latest revision as of 07:46, 19 April 2022
The fftw module is a smart module, which checks for a loaded compiler module and then loads the corresponding FFTW version. For the module load command example, we use the standard compiler gcc/4.8.2.
Version | Module load command | Additional modules loaded automatically |
---|---|---|
2.1.5 | module load legacy gcc/4.8.2 fftw/2.1.5 | |
2.1.5_both | module load legacy gcc/4.8.2 fftw/2.1.5_both | |
2.1.5_sp | module load legacy gcc/4.8.2 fftw/2.1.5_sp | |
2.1.5_sp_both | module load legacy gcc/4.8.2 fftw/2.1.5_sp_both | |
3.3.3 | module load gcc/4.8.2 fftw/3.3.3 | |
3.3.4 | module load new gcc/4.8.2 fftw/3.3.4 |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.