-
Notifications
You must be signed in to change notification settings - Fork 126
Description
I have a simple four domain data set that I resampled and the distributed on to four ranks. I was expecting that each rank would have data. They did not. Only three of the four ranks had data. That would be okay but the resampling left gaps in the data which is also not correct. Theses gaps are clearly seen in the last three images, when using 4, 5, and 6 ranks. The first two images use 2 and 3 ranks.
When using 6 ranks only 4 ranks have data - but there are gaps
When using 5 ranks only 4 ranks have data - but there are gaps
When using 4 ranks only 3 ranks have data - but there are gaps
Note: the gaps are NOT at the patch/domain boundaries.
I can consistently reproduce these results. The correct result would be for every rank to have data.
Volume rendering 2 ranks:
Volume rendering 3 ranks:
Volume rendering 4 ranks:
Volume rendering 5 ranks:
Volume rendering 6 ranks: