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

Address memory usage #118

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Address memory usage #118

merged 3 commits into from
Nov 9, 2022

Conversation

apontzen
Copy link
Member

@apontzen apontzen commented Oct 1, 2022

  • Fix use of genetIC with float
  • Allow floats to be used by passing a command-line flag (-f), rather than recompiling
  • Add a memory watchdog which regularly reports memory usage
  • Add command-line option (-c ) to change size of transfer function cache (reduce to zero to minimise memory usage)

@apontzen apontzen changed the title Fix use with DOUBLEPRECISION flag disabled (i.e. computing with float) Address memory usage Oct 19, 2022
@apontzen apontzen merged commit 35d4fd7 into master Nov 9, 2022
@apontzen apontzen deleted the float branch November 9, 2022 10:33
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