Programme | Version | Compilateur | chemin d'accès | OS / Processeur |
---|---|---|---|---|
cp2k.popt | 6.1 | openmpi-3.0.0 | /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/ | Debian9 x86_64 |
module à charger : iomkl/2017.4-3.0.0 | ||||
cp2k | 8.1 | openmpi-3.0.0 | /applis/PSMN/debian9/software/Local/CP2K/8.1/exe/local/ | Debian9 x86_64 |
module à charger : iomkl/2017.4-3.0.0 |
Pour utiliser les modules, consulter Environment Modules
On peut lancer un test rapide fourni dans CP2K directement sur le serveur de compilation :
$ module load iomkl/2017.4-3.0.0 $ mkdir tests_cp2k_6.1 $ cp -a /applis/PSMN/debian9/software/Local/CP2K/6.1/tests/QS tests_cp2k_6.1 $ cd tests_cp2k_6.1/QS $ mpirun -np 2 /applis/PSMN/debian9/software/Local/CP2K/6.1/exe/local/cp2k.popt C.inp
Regarder par exemple le temps total (la 1ère ligne “CP2K”) dans le tableau TIMING (3.380 s pour la présente compilation)