Loop over all possible domain decompositions
We got reports from a user that there were troubles with certain domain decompositions. So far the tests only looked at (approximately) square decompositions in column-major process order. Now, a new class of tests loops over all possible decompositions (row * col) for a given number of total tasks. So far, we can not confirm that there are any problems, all possibilities work as expected.
Showing
... | ... | @@ -178,8 +178,8 @@ program test_complex2_double_precision |