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 ram #101

Merged
merged 9 commits into from
Nov 8, 2024
Merged

Increase ram #101

merged 9 commits into from
Nov 8, 2024

Conversation

hoelzer
Copy link
Member

@hoelzer hoelzer commented Aug 8, 2024

I experienced this problem before and just confirmed it while doing new analysis for MARRES. At least on the HPC, process might fail due to out of RAM and then error code 1 is thrown.

With this change, I catch it and resume with more RAM.

Disadvantage: when the process fails w/ error code 1 due to another problem, it will resume a few times but then still fail.

@hoelzer
Copy link
Member Author

hoelzer commented Aug 13, 2024

I played a bit around here. When you have two mammalian genomes (such as human and seal) than the RAM gets really crazy... e.g. for BBDUK.

I would leave the PR and setup now like it is. At least that should increase the changes of getting the pipeline done w/ some retry and RAM increases but might not work for all large inputs.

@hoelzer hoelzer merged commit 1b952d8 into dev Nov 8, 2024
10 of 12 checks passed
@hoelzer hoelzer deleted the increase-RAM branch November 8, 2024 15:03
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

Successfully merging this pull request may close these issues.

1 participant