diff --git a/run.sh b/run.sh index 1bbb15d974cd93fb38c43e7d28982d7e6a8c8b23..12600e2ab8898f3e8c353b17ec9f3074e3c614c9 100755 --- a/run.sh +++ b/run.sh @@ -80,6 +80,8 @@ 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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