1
1
openmpi/ompi/mpiext/cuda/README.txt
Nathan Hjelm 156ce6af21 periodic whitespace purge
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-24 09:32:33 -06:00

12 строки
290 B
Plaintext

# Copyright (c) 2015 NVIDIA, Inc. All rights reserved.
$COPYRIGHT$
Rolf vandeVaart
This extension provides a macro for compile time check of CUDA aware support.
It also provides a function for runtime check of CUDA aware support.
See MPIX_Query_cuda_support(3) for more details.