Skip to content

Commit 5c9ea56

Browse files
author
Ralph Castain
committed
Update NEWS
1 parent 34f04a7 commit 5c9ea56

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

NEWS

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,25 @@ Master (not on release branches yet)
216216
Alastair McKinstry for reporting.
217217

218218

219-
1.10.3 - DATE
219+
1.10.4 - 01 Sept 2016
220+
------
221+
222+
- Fix assembler support for MIPS
223+
- Improve memory handling for temp buffers in collectives
224+
- Fix [all]reduce with non-zero lower bound datatypes
225+
Thanks Hristo Iliev for the report
226+
- Fix non-standard ddt handling. Thanks Yuki Matsumoto for the report
227+
- Various libnbc fixes. Thanks Yuki Matsumoto for the report
228+
- Fix typos in request RMA bindings for Fortran. Thanks to @alazzaro
229+
and @vondele for the assist
230+
- Various bug fixes and enhancements to collective support
231+
- Fix predefined types mapping in hcoll
232+
- Revive the coll/sync component to resolve unexpected message issues
233+
during tight loops across collectives
234+
- Fix typo in wrapper compiler for Fortran static builds
235+
236+
237+
1.10.3 - 15 June 2016
220238
------
221239

222240
- Minor manpage cleanups

0 commit comments

Comments
 (0)