File tree 2 files changed +87
-133
lines changed
2 files changed +87
-133
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ included in the vX.Y.Z section and be denoted as:
53
53
(** also appeared: A.B.C) -- indicating that this item was previously
54
54
included in release version vA.B.C.
55
55
56
- 2.1.0 -- specific date TBD
57
- -------------------------
56
+ 2.1.0 -- March, 2017
57
+ --------------------
58
58
59
59
Major new features:
60
60
@@ -97,6 +97,8 @@ Bug fixes/minor improvements:
97
97
traces to be reported (or <=0 to wait forever).
98
98
- mtl_ofi_control_prog_type/mtl_ofi_data_prog_type: specify libfabric
99
99
progress model to be used for control and data.
100
+ - Fix a name collision in the shared memory MPI IO file locking
101
+ scheme. Thanks to Nicolas Joly for reporting the issue.
100
102
- Fix datatype extent/offset errors in MPI_PUT and MPI_RACCUMULATE
101
103
when using the Portals 4 one-sided component.
102
104
- Add support for non-contiguous datatypes to the Portals 4 one-sided
You can’t perform that action at this time.
0 commit comments