Skip to content
Snippets Groups Projects
Commit ab56490a authored by Jeanine Payart's avatar Jeanine Payart
Browse files

Revert "Use of Mpirun"

This reverts commit 4dae8a7e.
parent 1a24f7bf
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
ulimit -c 0 ulimit -c 0
ulimit -s unlimited ulimit -s unlimited
# Arret du job des la premiere erreur # Arrete du job des la premiere erreur
set -e set -e
# Nom de la machine # Nom de la machine
hostname hostname
...@@ -21,7 +21,7 @@ hostname ...@@ -21,7 +21,7 @@ hostname
. ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-MPIINTEL-O3 . ../conf/profile_mesonh-LXifortI4-MNH-V5-3-0-MPIINTEL-O3
export MONORUN="mpirun -np 1 " export MONORUN="mpirun -np 1 "
export MPIRUN="Mpirun -np 2 " export MPIRUN="mpirun -np 2 "
export POSTRUN="time " export POSTRUN="time "
cd $SRC_MESONH/MY_RUN/KTEST/003_KW78 cd $SRC_MESONH/MY_RUN/KTEST/003_KW78
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment