to_cluster=False in P.load
Closed this issue · 0 comments
IanSudbery commented
Looks like someone hard coded P.load not to be submitted to the cluster 4 years ago. This is a problem when P.load needs more memory than is available on the node the pipeline is running on.
Will set this to be overriden if job_memory is set.