Skip to content

running out of RAM suddenly #441

Answered by MilesCranmer
marianstaggl asked this question in Q&A
Discussion options

You must be logged in to vote

So the immediate fix would be to try running it directly in Julia (https://github.com/MilesCranmer/SymbolicRegression.jl/). I understand that's a tall ask because it's a different language entirely, but depending on urgency you could try running it in Julia (the API is very similar in the Julia backend; here is the quick start: https://github.com/MilesCranmer/SymbolicRegression.jl/#mlj-interface) and starting Julia with --heap-size-hint=1G. It would at least help narrow down the issue to being one of garbage collection (if the issue goes away).

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
7 replies
@MilesCranmer
Comment options

@marianstaggl
Comment options

@MilesCranmer
Comment options

@marianstaggl
Comment options

@marianstaggl
Comment options

Comment options

You must be logged in to vote
12 replies
@marianstaggl
Comment options

@marianstaggl
Comment options

@MilesCranmer
Comment options

Answer selected by marianstaggl
@marianstaggl
Comment options

@marianstaggl
Comment options

@MilesCranmer
Comment options

@MilesCranmer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
PySR PySR-related discussion SymbolicRegression.jl SymbolicRegression.jl-related discussion
2 participants