Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
documentation:tools:library:fftw [2016/12/08 15:52] ltaulelldocumentation:tools:library:fftw [2020/08/25 15:58] – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== FFTW ====== ====== FFTW ======
  
 +^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 +|  3.3.6  |  GCC/7.2.0 OpenMPI/3.0.0 |  N/A  |  ''$SITE/MPI/GCC/7.2.0/OpenMPI/3.0.0/FFTW/3.3.6'' |  Debian 9  |
 +| | **modulefile** : ''GCC/7.2.0/OpenMPI/3.0.0/FFTW/3.3.6''  ||||
 +|  3.3.6  |  GCC/6.4.0 OpenMPI/3.0.0 |  N/A  |  ''$SITE/MPI/GCC/6.4.0/OpenMPI/3.0.0/FFTW/3.3.6'' |  Debian 9  |
 +| | **modulefile** : ''GCC/6.4.0/OpenMPI/3.0.0/FFTW/3.3.6''  ||||
 +|  3.3.6  |  GCC/6.4.0 OpenMPI/2.1.1 |  N/A  |  ''$SITE/MPI/GCC/6.4.0/OpenMPI/2.1.1/FFTW/3.3.6'' |  Debian 9  |
 +| | **modulefile** : ''GCC/6.4.0/OpenMPI/2.1.1/FFTW/3.3.6''  ||||
 +|  3.3.6  |  intel/2017.4 OpenMPI/3.0.0 |  N/A  |  ''$SITE/MPI/intel/2017.4b/OpenMPI/3.0.0/FFTW/3.3.6'' |  Debian 9  |
 +| | **modulefile** : ''intel/2017.4b/OpenMPI/3.0.0/FFTW/3.3.6''  ||||
 +|  3.3.6  |  intel/2017.4 impi/2017.3.196 |  N/A  |  ''$SITE/MPI/intel/2017.4b/impi/2017.3.196/FFTW/3.3.6'' |  Debian 9  |
 +| | **modulefile** :  ''intel/2017.4b/impi/2017.3.196/FFTW/3.3.6'' ||||
 +
 +<code>
 +${SITE}=/applis/PSMN/debian9/software
 +</code>
 +
 +<hidden>
 +
 +   * Wheezy
 ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^ ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 |  3.3.4  |  gcc-5.4.0  |  N/A  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/bin |  Debian 7  | |  3.3.4  |  gcc-5.4.0  |  N/A  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/bin |  Debian 7  |
 | | **modulefile** : fftw/3.3.4-gcc-5.4.0-seq |||| | | **modulefile** : fftw/3.3.4-gcc-5.4.0-seq ||||
 +| | <code bash>LD_LIBRARY_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/lib:$LD_LIBRARY_PATH"
 +LD_RUN_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/lib:$LD_RUN_PATH"</code> ||||
 |  3.3.4  |  openmpi-2.0.1 / gcc-5.4.0  |  Infiniband  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/openmpi-2.0.1/bin |  Debian 7  | |  3.3.4  |  openmpi-2.0.1 / gcc-5.4.0  |  Infiniband  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/openmpi-2.0.1/bin |  Debian 7  |
 | | **modulefile** : fftw/3.3.4-gcc-5.4.0-openmpi-2.0.1 |||| | | **modulefile** : fftw/3.3.4-gcc-5.4.0-openmpi-2.0.1 ||||
-| | LD_LIBRARY_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/lib:$LD_LIBRARY_PATH" \\  +| | <code bash>LD_LIBRARY_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/openmpi-2.0.1/lib:$LD_LIBRARY_PATH" 
-LD_RUN_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/seq/lib:$LD_RUN_PATH" ||||+LD_RUN_PATH="/applis/PSMN/debian7/Libs/FFTW/3.3.4/gcc-5.4.0/openmpi-2.0.1/lib:$LD_RUN_PATH"</code> |||| 
 +| |||||
 |  3.3.4  |  intel-14.0.1  |  N/A  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/intel-14.0.1-avx/<type>/bin (<type> est seq-sp/seq-dp ou openmp-sp/openmp-dp) |  Debian 7  | |  3.3.4  |  intel-14.0.1  |  N/A  |/applis/PSMN/debian7/Libs/FFTW/3.3.4/intel-14.0.1-avx/<type>/bin (<type> est seq-sp/seq-dp ou openmp-sp/openmp-dp) |  Debian 7  |
 | | **modulefile** : fftw/3.3.4-intel-14.0.1-seq-dp \\ **ou** fftw/3.3.4-intel-14.0.1-seq-sp \\ **ou** fftw/3.3.4-intel-14.0.1-openmp-dp \\ **ou** fftw/3.3.4-intel-14.0.1-openmp-sp |||| | | **modulefile** : fftw/3.3.4-intel-14.0.1-seq-dp \\ **ou** fftw/3.3.4-intel-14.0.1-seq-sp \\ **ou** fftw/3.3.4-intel-14.0.1-openmp-dp \\ **ou** fftw/3.3.4-intel-14.0.1-openmp-sp ||||
Ligne 21: Ligne 43:
 | | **modulefile** : fftw/3.3.3-intel-14.0.1-openmpi-1.8.4 |||| | | **modulefile** : fftw/3.3.3-intel-14.0.1-openmpi-1.8.4 ||||
  
 +</hidden>
  
  
 <note important> Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]]</note>  <note important> Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]]</note>