Skip to content

Ensure that DP3 phaseup jobs have a sufficient number of cores available

DP3 phaseup jobs (dp3_phaseup.cwl, dp3_target_phaseup.cwl) either don't specify the cores in the ResourceRequirement field or specify it inappropriately. This MR assigns the dp3_max_threads input to the coresMin subfield of ResourceRequirement.

Closes #22 (closed)

Edited by Matthijs van der Wild

Merge request reports