CoBrALab / antsRegistration-MAGeT

A reimplementation of MAGeTbrain using only ANTs tools.
Other
16 stars 6 forks source link

Limit the number of total jobs on Niagara #92

Closed gdevenyi closed 6 years ago

gdevenyi commented 6 years ago

Niagara has a terrible low limit of 200 jobs (array slices and normal jobs) right now.

We need to pre-compute total number of jobs to do and adjust the chunk size appropriately.

gdevenyi commented 6 years ago

Limit increased greatly, no longer a problem.