WRF Hydro standalone Parallel Mode with PGI Compiler #768
Replies: 1 comment
-
Discussion is repeat of issue #767 and has been answered. Closing discussion unless there are follow-up questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have compiled WRF Hydro standalone in parallel mode using the PGI compiler. When I tried to run the tests, both with one processor and with multiple processors (e.g., 8), the simulation time was the same. I came across something in the user manual (2.3 Parallelization Strategy) that says, "Currently, sequential compile is not supported, so MPI libraries are required even if running over a single core."
Does this mean that it does not support multicore processing? I would really appreciate any help or clarification on this issue.
Beta Was this translation helpful? Give feedback.
All reactions