From c6d492c99920995ac53fa267ea79c5d4dca17e34 Mon Sep 17 00:00:00 2001 From: Carlos Santos Garcia <carlos.santos@student-cs.fr> Date: Fri, 2 Apr 2021 15:20:19 +0000 Subject: [PATCH] 8 machines --- Appli-iso3dfd/launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Appli-iso3dfd/launch.sh b/Appli-iso3dfd/launch.sh index 3247f20..38aed41 100644 --- a/Appli-iso3dfd/launch.sh +++ b/Appli-iso3dfd/launch.sh @@ -1,4 +1,4 @@ #!/bin/sh #SBATCH --time=270 -mpirun -np 2 -map-by ppr:1:socket -bind-to socket python3 ACO.py \ No newline at end of file +mpirun -np 16 -map-by ppr:1:socket -bind-to socket python3 ACO.py -- GitLab