@@ -19,7 +19,7 @@ Copyright (c) 2012 Oak Ridge National Labs. All rights reserved.
1919Copyright (c) 2012 Sandia National Laboratories. All rights reserved.
2020Copyright (c) 2012 University of Houston. All rights reserved.
2121Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
22- Copyright (c) 2013-2015 Intel, Inc. All rights reserved.
22+ Copyright (c) 2013-2016 Intel, Inc. All rights reserved.
2323$COPYRIGHT$
2424
2525Additional copyrights may follow
@@ -220,6 +220,13 @@ Master (not on release branches yet)
220220- Enable connecting processes from different subnets using the openib BTL
221221- Fix bug in basic/barrier algorithm in OSHMEM
222222- Correct process binding for the --map-by node case
223+ - Include support for subnet-to-subnet routing over InfiniBand networks
224+ - Fix ompi_alloc_mem_cptr_f linkage error
225+ - Fix usnic resource check
226+ - AUTHORS: Fix an errant reference to Subversion IDs
227+ - Fix affinity for MPMD jobs running under LSF
228+ - Fix many Fortran binding bugs
229+ - Fix `MPI_IN_PLACE`-related bugs
223230
224231
2252321.10.2
@@ -247,7 +254,7 @@ Master (not on release branches yet)
247254- Add support for OSHMEM v1.2 APIs
248255- Improve efficiency of oshmem_preconnect_all algorithm
249256- Fix bug in buffered sends support
250- - Fix double free in edge case of mpirun. Thanks to @jsharpe for
257+ - Fix double free in edge case of mpirun. Thanks to @jsharpe for
251258 the patch
252259- Multiple one-sided support fixes
253260- Fix integer overflow in the tuned "reduce" collective when
0 commit comments