Update NEWS with new MPI-3 features and a note about the new ROMIO
version. cmr=v1.7.4:reviewer=rhc This commit was SVN r29965.
Этот коммит содержится в:
родитель
515fd00411
Коммит
b9765a380f
7
NEWS
7
NEWS
@ -120,6 +120,13 @@ Trunk (not on release branches yet)
|
||||
CUDA IPC between GPUs on the same node.
|
||||
- For CUDA-aware MPI configured with CUDA 6.0, compile in support
|
||||
of GPU Direct RDMA in openib BTL to improve small message latency.
|
||||
- Updated ROMIO from MPICH v3.0.4.
|
||||
- MPI-3: Added support for remaining non-blocking collectives.
|
||||
- MPI-3: Added support for neighborhood collectives.
|
||||
- MPI-3: Updated C bindings with consistent use of [].
|
||||
- MPI-3: Added the const keyword to read-only buffers.
|
||||
- MPI-3: Added support for non-blocking communicator duplication.
|
||||
- MPI-3: Added support for non-collective communicator creation.
|
||||
|
||||
|
||||
1.7.3
|
||||
|
@ -1,4 +1,4 @@
|
||||
Please note that this is *NOT* a vanilla 1.2.5.1 distribution of the
|
||||
Please note that this is *NOT* a vanilla MPICH 3.0.4 distribution of the
|
||||
ROMIO package from Argonne National Labs. Various customizations had
|
||||
to be applied to the configuration process. More to the point -- if
|
||||
replace this copy of ROMIO with a newer version, it will likely not
|
||||
@ -16,9 +16,10 @@ Local modifications:
|
||||
versions of the GNU auto tools -- see comments in file.
|
||||
- Bunches of changes in configure.in to make it work with modern
|
||||
versions of the GNU auto tools -- see comments in file.
|
||||
- Added a full set of Makefile.am files; removed all prior Makefile's;
|
||||
replaced most Makefile.in's. Ignore mpi2-other and man directories.
|
||||
- We define MPI_MAX_DATAREP_STRING, therefore
|
||||
protect the redefinition in include/mpio.h
|
||||
- Not all systems have snprintf(); include "opal/util/printf.h" in
|
||||
test/noncontig_coll.c
|
||||
|
||||
Patches past 3.0.4: (Update whenever ROMIO is updated)
|
||||
- None
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user