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
run-detectors-timelines.sh is typically run on an interactive node, consuming (by default) 8 threads, each with 1 GB memory allocation. 200 runs takes about an hour, with 8 threads.
It would be much better if this step would run on SLURM. I don't think this step fits well with clas12-workflow, since the jobs would be for each timeline, rather than for each run number.
The text was updated successfully, but these errors were encountered:
run-detectors-timelines.sh
is typically run on an interactive node, consuming (by default) 8 threads, each with 1 GB memory allocation. 200 runs takes about an hour, with 8 threads.It would be much better if this step would run on SLURM. I don't think this step fits well with
clas12-workflow
, since the jobs would be for each timeline, rather than for each run number.The text was updated successfully, but these errors were encountered: