156ce6af21
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
12 строки
290 B
Plaintext
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.
|