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

Increase memory when bbduk runs out #82

Open
MarieLataretu opened this issue Jan 4, 2024 · 2 comments
Open

Increase memory when bbduk runs out #82

MarieLataretu opened this issue Jan 4, 2024 · 2 comments

Comments

@MarieLataretu
Copy link
Collaborator

bbduk can use a lot of memory and that can cause it to fail, especially in a shared computing environment like an HPC. Detect this, and auto increase the amount of memory reserved for the task then rerun the process. Additionally, increase the default memory reservation.

@MarieLataretu
Copy link
Collaborator Author

The command exit status of the bbduk process is 1, if it runs out of memory

@hoelzer
Copy link
Member

hoelzer commented Aug 8, 2024

#101 fixes this issue with BBDUK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants