From cf649bffbcd502697a492773b349644a36d6dd4d Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Tue, 18 Sep 2018 09:18:57 -0600 Subject: [PATCH] NEWS: add a blurb about cuda buffers OMPIO [skip ci] Signed-off-by: Howard Pritchard --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 257f2d2337..11de0cd6dc 100644 --- a/NEWS +++ b/NEWS @@ -73,6 +73,7 @@ included in the vX.Y.Z section and be denoted as: - Updated internal ROMIO to 3.2.1. - Removed support for the MXM MTL. - Improved CUDA support when using UCX. +- Enable use of CUDA allocated buffers for OMPIO. - Improved support for two phase MPI I/O operations when using OMPIO. - Added support for Software-based Performance Counters, see https://github.com/davideberius/ompi/wiki/How-to-Use-Software-Based-Performance-Counters-(SPCs)-in-Open-MPI