From 72157e7a7f725374c37a385a9c38b9d572eff177 Mon Sep 17 00:00:00 2001 From: Christoph Knote Date: Fri, 21 Oct 2022 16:03:33 +0200 Subject: [PATCH] Moa coa! --- machine_profiles/alcc_spack/profile.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_profiles/alcc_spack/profile.bash b/machine_profiles/alcc_spack/profile.bash index 99a8bac..edabb21 100644 --- a/machine_profiles/alcc_spack/profile.bash +++ b/machine_profiles/alcc_spack/profile.bash @@ -10,7 +10,7 @@ mpiCommandPre="mpirun -mca pml ucx -mca coll ^hcoll -x UCX_TLS=tcp,shm -x UCX_NE mpiCommandMain="mpirun -mca pml ucx -mca coll ^hcoll -x UCX_TLS=tcp,shm -x UCX_NET_DEVICES=eth5" mpiCommandReal=${mpiCommandPre} -nTasks=64 +nTasks=96 # --- Batch system --- -- GitLab