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
PR #2 hardcoded MPI executable from HPC for local runs which now hinders local reruns of, e.g., plotting steps.
Vice versa is also an issue.
If have nothing against hardcoding the correct executables (as before or putting them into the system parameters) or putting in the .sh scripts that the respective one should be determined at runtime.
Need to check what can be put into systems parameters file (user specific).
The text was updated successfully, but these errors were encountered:
PR #2 hardcoded MPI executable from HPC for local runs which now hinders local reruns of, e.g., plotting steps.
Vice versa is also an issue.
If have nothing against hardcoding the correct executables (as before or putting them into the system parameters) or putting in the .sh scripts that the respective one should be determined at runtime.
Need to check what can be put into systems parameters file (user specific).
The text was updated successfully, but these errors were encountered: