@@ -23,5 +23,8 @@ set -o nounset
set -o errexit
set -x
+# Damien Francois fix
+export PSM2_MULTI_EP=0
+
# Directories
start_dir=${SLURM_SUBMIT_DIR-$PWD}
@@ -97,4 +97,4 @@ case "$machine" in
;;
esac
-echo "Patch applied to ${TARGET}."
+echo "Patch applied to ${TARGET}"