Replies: 1 comment 3 replies
-
You should get the same exact result regardless of the number of procs (unless you are introducing randomness and each proc is seeded differently...) So something is wrong with your setup but it's not possible to guess based on the information you've provided. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
After adding FluxRegion to simulation, try to check flux information with sim.get_flux_data.
When using 1 core, the flux value is output correctly, but when using 2 or more cores using mpi, the flux value is output as 0.
Is there a solution related to this?
Beta Was this translation helpful? Give feedback.
All reactions