1
1
openmpi/ompi/mpiext/cuda
Nathan Hjelm 156ce6af21 periodic whitespace purge
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-24 09:32:33 -06:00
..
c Fix macro return value when not CUDA-aware 2015-08-14 13:56:25 -04:00
configure.m4 Fix macro return value when not CUDA-aware 2015-08-14 13:56:25 -04:00
Makefile.am Add a CUDA MPI extension to provide the MPIx_CUDA_SUPPORT macro 2015-06-25 13:07:35 -07:00
README.txt periodic whitespace purge 2015-08-24 09:32:33 -06:00

# 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.