1
1
openmpi/ompi/mpiext/cuda
Gilles Gouaillardet 27c25fa721 c: keep include path for extension short
move openmpi/ompi/mpiext/FOO/c/mpiext_FOO_c.h to
openmpi/ompi/mpiext/FOO_c.h in order to use consistent
paths with mpif.h extensions

Refs. open-mpi/ompi#6019

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-11-27 11:21:05 +09:00
..
c c: keep include path for extension short 2018-11-27 11:21:05 +09:00
configure.m4 c: keep include path for extension short 2018-11-27 11:21:05 +09:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
README.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08: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.