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

Fix memory issues for larger sample sizes #271

Merged
merged 10 commits into from
Apr 1, 2024
Merged

Conversation

jaamarks
Copy link
Collaborator

Fixes #241 . Make changes to handle larger sample sizes.

  • change some resource parameters,
  • switch some local rules to jobs submitted to cluster,
  • adjust time allocation formatting for compatibility with the Slurm scheduler to accept durations exceeding 24 hours,
  • increase ibd_min_pi_hat parameter from 0.05 to 0.12 with corresponding updates to unit tests,
  • and fix minor bugs.

@jaamarks jaamarks merged commit 458b6bb into default Apr 1, 2024
2 checks passed
@jaamarks jaamarks deleted the memory-issue-241 branch April 12, 2024 14: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.

memory issue sample size above 60k
1 participant