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
We are converting a makeflow workflow to R using targets + batchtools, for a SLURM system.
However, we find practically unusable because the job that fail do not communicate to batchtools that thinks are still executing. They might fail for memory overflow or timeout.