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
It's not possible to start multiple experiments at once because they all generate a runscript and symlinks in the same place which might get overwritten by another experiment running simultaneously. For local runs, this is fine; but when I'm running on COSMOS/Tetralith it would be great to run multiple experiments in parallel without having to worry about this race condition.
The text was updated successfully, but these errors were encountered:
It's not possible to start multiple experiments at once because they all generate a runscript and symlinks in the same place which might get overwritten by another experiment running simultaneously. For local runs, this is fine; but when I'm running on COSMOS/Tetralith it would be great to run multiple experiments in parallel without having to worry about this race condition.
The text was updated successfully, but these errors were encountered: