Michael Lass
67490118ad
dims_create: fix calculation of factors for odd squares
...
Until now sqrt(n) was missed as a factor for odd square numbers n. This
lead to suboptimal results of MPI_Dims_create for input numbers like 9,
25, 49, ... Fix the results by including sqrt(n) in the search for
factors.
Refs: #7186
Signed-off-by: Michael Lass <bevan@bi-co.net>
2019-11-22 20:12:58 +01:00
..
2018-12-20 10:12:32 -08:00
2016-11-22 15:03:20 -08:00
2019-02-21 11:40:22 -05:00
2018-05-01 15:20:02 -06:00
2019-09-07 14:40:21 +10:00
2018-10-08 16:43:53 -07:00
2019-08-05 09:20:54 -07:00
2018-12-31 15:01:55 -05:00
2016-11-22 15:03:20 -08:00
2017-12-01 16:06:22 +09:00
2018-09-14 10:48:55 -06:00
2019-10-28 10:28:17 +09:00
2018-10-14 16:10:20 -07:00
2017-10-23 11:27:42 -07:00
2019-11-22 09:45:19 -06:00
2017-06-01 15:28:23 -04:00
2019-11-22 20:12:58 +01:00
2019-10-28 10:01:17 +09:00
2019-02-08 11:11:14 -08:00
2017-07-11 02:13:23 -04:00
2018-06-01 13:36:29 -07:00
2017-03-16 07:47:27 +07:00
2019-09-18 18:55:11 +02:00
2019-05-29 00:23:18 -04:00
2019-10-28 10:28:17 +09:00
2018-03-21 05:16:25 +02:00
2018-10-14 16:10:20 -07:00
2018-09-19 14:12:55 +09:00