Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory issue #3

Open
drkthomp opened this issue Oct 11, 2020 · 1 comment
Open

Memory issue #3

drkthomp opened this issue Oct 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working initialrun without only rna

Comments

@drkthomp
Copy link
Owner

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.

@drkthomp
Copy link
Owner Author

Hopefully just fixed by reducing memory allocated in commit 2bebd75 , not yet tested. Other more pressing concerns

@drkthomp drkthomp added bug Something isn't working initialrun without only rna labels Oct 11, 2020
@drkthomp drkthomp self-assigned this Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working initialrun without only rna
Projects
None yet
Development

No branches or pull requests

1 participant