We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5380443 commit ed8b94aCopy full SHA for ed8b94a
NEWS
@@ -71,6 +71,9 @@ included in the vX.Y.Z section and be denoted as:
71
- Fix ompi_coll_base_{gather,scatter}_intra_binomial
72
- Fixed an issue with MPI_Type_get_extent returning the wrong extent
73
for distributed array datatypes.
74
+- Re-enable use of rtdtsc instruction as a monotonic clock source if
75
+ the processor has a core-invariant tsc. This is a partial fix for a
76
+ performance regression introduced in Open MPI v1.10.3.
77
78
79
1.10.4 - 01 Sept 2016
0 commit comments