From f90eebe00b69f2370556b2c8a6f78c05c905b997 Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Mon, 3 Dec 2018 02:16:41 +0100 Subject: [PATCH] Latest modules --- openfpm_numerics | 2 +- run.sh | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/openfpm_numerics b/openfpm_numerics index 9c0c822a6..01e30d720 160000 --- a/openfpm_numerics +++ b/openfpm_numerics @@ -1 +1 @@ -Subproject commit 9c0c822a62d030a3aab138379ad613cd29b44283 +Subproject commit 01e30d72005c58f2a9ce5f27fac6e94d55546ee6 diff --git a/run.sh b/run.sh index 12600e2ab..1bbb15d97 100755 --- a/run.sh +++ b/run.sh @@ -80,8 +80,6 @@ else source $HOME/openfpm_vars_$branch - mpirun --version - mpirun $mpi_options -np $nproc ./build/src/pdata if [ $? -ne 0 ]; then curl -X POST --data "payload={\"icon_emoji\": \":jenkins:\", \"username\": \"jenkins\" , \"attachments\":[{ \"title\":\"Error:\", \"color\": \"#FF0000\", \"text\":\"$hostname failed to complete the openfpm_pdata test \" }] }" https://hooks.slack.com/services/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 -- GitLab