Difference between revisions of "FFTW/Module"

From ScientificComputing
Jump to: navigation, search
(Created page with "<include nopre wikitext src="/cluster/wiki/auto/application_pages/fftw/Module" />")
 
Line 1: Line 1:
 +
The fftw module is a smart module, which check for a loaded compiler module and then loads the corresponding version. For the module load command, 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" />

Revision as of 14:45, 1 November 2016

The fftw module is a smart module, which check for a loaded compiler module and then loads the corresponding version. For the module load command, 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