diff --git a/openfpm_vcluster b/openfpm_vcluster index 835b4ef1ba1204944e0f0c9476f496cfb41d4b0a..dba6676c2638e01dc3b9277dbbd80ea3f46ea6d0 160000 --- a/openfpm_vcluster +++ b/openfpm_vcluster @@ -1 +1 @@ -Subproject commit 835b4ef1ba1204944e0f0c9476f496cfb41d4b0a +Subproject commit dba6676c2638e01dc3b9277dbbd80ea3f46ea6d0 diff --git a/run.sh b/run.sh index 3c8772c52573eb4aa5061f2f3a649e3c33b17299..54e6130cbaa7e17bbb394ce6237931748097c48e 100755 --- a/run.sh +++ b/run.sh @@ -26,6 +26,7 @@ then exit 0; fi + ldd ./src/pdata mpirun -np $3 ./src/pdata if [ $? -ne 0 ]; then curl -X POST --data "payload={\"icon_emoji\": \":jenkins:\", \"username\": \"jenkins\" , \"attachments\":[{ \"title\":\"Error:\", \"color\": \"#FF0000\", \"text\":\"$2 failed to complete the openfpm_pdata test \" }] }" https://hooks.slack.com/services/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