What are the requirements of pybamm for computer configuration? #2156
Answered
by
brosaplanella
RobinBluehub
asked this question in
Q&A
-
Hi, I would like to ask, does pybamm have a great impact on the running memory of the computer? My computer's 16g running memory is easily insufficient, which can easily cause the program to crash. In addition, will upgrading the processor reduce the solution time? |
Beta Was this translation helpful? Give feedback.
Answered by
brosaplanella
Jul 6, 2022
Replies: 1 comment
-
16 GB should be enough, but it depends on what simulations you are running. If you run many cycles and store the entire solution you can easily run out of memory. This notebook has some advice on how to run long experiments. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
valentinsulzer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
16 GB should be enough, but it depends on what simulations you are running. If you run many cycles and store the entire solution you can easily run out of memory. This notebook has some advice on how to run long experiments.