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
Some analyses (for example large Seurat SCTransform normalizations) were being cancelled by SLURM after exactly 2 hours when the submitted walltime was too short.
This is fixed: all jobs are now submitted with a 24-hour SLURM time limit (or longer if the duration prediction plus a 5-minute buffer exceeds 24 hours).
If a job failed earlier with a SLURM time-limit cancellation, you can safely relaunch it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Fix · published 2026-08-08
Some analyses (for example large Seurat SCTransform normalizations) were being cancelled by SLURM after exactly 2 hours when the submitted walltime was too short.
This is fixed: all jobs are now submitted with a 24-hour SLURM time limit (or longer if the duration prediction plus a 5-minute buffer exceeds 24 hours).
If a job failed earlier with a SLURM time-limit cancellation, you can safely relaunch it.
Also published on ASAP news.
All reactions