1
1
Gilles Gouaillardet f8318f0a8f mpiext/cuda: do not include automatically generated file into dist tarball
ompi/mpiext/cuda/c/mpiext_cuda_c.h is automatically generated from
ompi/mpiext/cuda/c/mpiext_cuda_c.h.in at configure time.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-11-06 13:57:31 +09: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.