forked from BD2KGenomics/protect
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
As per error 202010101748 Insufficient Resources
The job prepare_samples is requesting 42949672960 bytes of disk, more than the maximum of 7397748736 bytes of disk that SingleMachineBatchSystem was configured with. Scale is set to 1.
Quick fix was removing this check by commenting out the mem portion of checkResourceRequest in abstractBatchSystem.py in the venv. This is not sustainable.
Reactions are currently unavailable