You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion @greschd, yes I guess that could work!
In my view, it does look a bit convoluted though, and perhaps it is better to go the monkeypatching route #49.
Besides making the handling of MPI codes straightforward, it also has the key benefit of improving debugging info when the call to the mock executable does not go as expected (which, in my experience, is the main pain point in using mock_code at the moment, and hinders its wider adoption).
Will merge #47 since it is needed by aiida-lsmo, but one should add
withmpi=True
The text was updated successfully, but these errors were encountered: