1
1
openmpi/ompi/mpiext/cuda/README.txt
Ralph Castain 1e2019ce2a Revert "Update to sync with OMPI master and cleanup to build"
This reverts commit cb55c88a8b7817d5891ff06a447ea190b0e77479.
2016-11-22 15:03:20 -08: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.