diff --git a/NEWS b/NEWS index 82d922fad90..408f666d983 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ Tested configurations: Known issues: #2919 - Segfault in CUDA support when KNEM not present and CMA is active - intra-node RMA transpor. As a workaround user can disable CMA support at + intra-node RMA transport. As a workaround user can disable CMA support at compile time: --disable-cma. Alternatively user can remove CMA from UCX_TLS list, for example: UCX_TLS=mm,rc,cuda_copy,cuda_ipc,gdr_copy.