<div dir="ltr"><div>Regarding the MPI error - that seems strange. There are multiple places in the code that it might be. <br><br></div>One possible cause is if something funny happened in compiling/linking - e.g. multiple compilers or versions of things linked together. Have you tried running the code locally?<br>
<div><br>I'm a little perplexed because MPI tag 4 shouldn't be used in your application - the message type (Iget) is only really used for gemtc/coasters applications. It would be helpful to debug further if I could get a log from the run with ADLB debugging enabled at compile time (--enable-log-debug for the ADLB configure stage, or setting EXM_DEBUG=1 in exm-settings.sh depending on how you built it).<br>
<br></div><div>- Tim<br></div></div>