Weird memory profile from memory intensive FDTD simulations in MEEP! #3114
aa16oaslak
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
I am currently doing a memory intensive simulation using MEEP. I did a memory profiling of one of the sims and got a curve something like this:
My expectations was something similar to what's happening after time 11-11 09 (constant memory usage over time)-- Could you please let me know why I am seeing a curve like this?
I am using the mpirun command with 16 cores with
split_chunks_evenly = False(so that resources will be allocated according to the computational costs) andeps_averaging = TrueMy simulation size is:
Looking forward to your reply!
Beta Was this translation helpful? Give feedback.
All reactions