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
start B if dependency A is finished (group_date_end > 0 and group_jobs == group_jobs_finished)
if group_date_end > 0 and group_jobs_failed+group_jobs_cancelled+group_jobs_unknown > 0 let user rerun group (rerun a group requesting different resources #25) as A2 and set new group dependency A2 for B.
add group dependencies..
job depend on group?https://github.molgen.mpg.de/mariux/mxq/tree/issues/issue15
The text was updated successfully, but these errors were encountered: