Skip to content

Commit 4a4ce9e

Browse files
authored
Merge pull request #3209 from jsquyres/pr/v2.1.0/NEWS-bullets
NEWS: more bullets for v2.1.0
2 parents 3b2f2b9 + dbc59f0 commit 4a4ce9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ Bug fixes/minor improvements:
9797
traces to be reported (or <=0 to wait forever).
9898
- mtl_ofi_control_prog_type/mtl_ofi_data_prog_type: specify libfabric
9999
progress model to be used for control and data.
100+
- Fix MPI_WTICK regression where the time reported may be inaccurate
101+
on systems with processor frequency scalaing enabled.
102+
- Fix regression that lowered the memory maximum message bandwidth for
103+
large messages on some BTL network transports, such as openib, sm,
104+
and vader.
100105
- Fix a name collision in the shared file pointer MPI IO file locking
101106
scheme. Thanks to Nicolas Joly for reporting the issue.
102107
- Fix datatype extent/offset errors in MPI_PUT and MPI_RACCUMULATE

0 commit comments

Comments
 (0)