L-Shaped Number of Processes for mpiexec #542
-
I noticed that run_all.py uses only 2 processes for farmer_lshapedhub.py when there is 3 scenarios with 2 cylinders. I think there are 6 ranks, but when I run:
I am a doing something wrong or is this a bug? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This seems to be a bug. Note that it fails in a different way with four processors. L-shaped does not get a lot of use, but we will try to get this fixed in the next few weeks. |
Beta Was this translation helpful? Give feedback.
This seems to be a bug. Note that it fails in a different way with four processors. L-shaped does not get a lot of use, but we will try to get this fixed in the next few weeks.