diff --git a/openfpm_numerics b/openfpm_numerics
index 9c0c822a62d030a3aab138379ad613cd29b44283..01e30d72005c58f2a9ce5f27fac6e94d55546ee6 160000
--- a/openfpm_numerics
+++ b/openfpm_numerics
@@ -1 +1 @@
-Subproject commit 9c0c822a62d030a3aab138379ad613cd29b44283
+Subproject commit 01e30d72005c58f2a9ce5f27fac6e94d55546ee6
diff --git a/run.sh b/run.sh
index 12600e2ab8898f3e8c353b17ec9f3074e3c614c9..1bbb15d974cd93fb38c43e7d28982d7e6a8c8b23 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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