installation compilateur intel 16
Intel Parallel Studio XE cluster edition version 16 est mis à jour sur le calculateur
Ensemble de la suite¶
L'ensemble est disponible via les modules (intel*16/*
) :
[gueguenm@thor ~]$ module avail intel- -------------------------------------- /sw/Modules/modulefiles -------------------------------------- intel-cc-12/12.1.7.367 intel-cmkl-16/16.0.1 intel-fc-15/15.3.187 intel-cc-13/13.1.2.183 intel-compilers-12/12.1.7.367 intel-fc-16/16.0.1 intel-cc-14/14.0.2.144 intel-compilers-13/13.1.2.183 intel-mpi-4/4.1.3.048 intel-cc-15/15.3.187 intel-compilers-14/14.0.2.144 intel-mpi-5/5.1.0.079 intel-cc-16/16.0.1 intel-compilers-15/15.3.187 intel-tools-14/14.0.2.144 intel-cmkl-12/12.1.7.367 intel-compilers-16/16.0.1 intel-tools-15/15.3.187 intel-cmkl-13/13.1.2.183 intel-fc-12/12.1.7.367 intel-tools-16/16.0.1 intel-cmkl-14/14.0.2.144 intel-fc-13/13.1.2.183 intel-cmkl-15/15.3.187 intel-fc-14/14.0.2.144 [gueguenm@thor ~]$ module load intel-tools-16/16.0.1 [gueguenm@thor ~]$ module list Currently Loaded Modulefiles: 1) intel-cc-16/16.0.1 3) intel-cmkl-16/16.0.1 2) intel-fc-16/16.0.1 4) intel-tools-16/16.0.1
charger les compilateurs¶
[gueguenm@thor ~]$ module load intel-compilers-16/16.0.1 [gueguenm@thor ~]$ module list Currently Loaded Modulefiles: 1) intel-cc-16/16.0.1 2) intel-fc-16/16.0.1 3) intel-compilers-16/16.0.1
compilateur fortran¶
[gueguenm@thor ~]$ module load intel-fc-16/16.0.1
compilateur c/c++¶
[gueguenm@thor ~]$ module load intel-cc-16/16.0.1
Comments