1/*
2 * Copyright (c) 2004-2009 The Trustees of Indiana University.
3 *                         All rights reserved.
4 * Copyright (c) 2010-2012 Cisco Systems, Inc.  All rights reserved.
5 * Copyright (c) 2010      Oracle and/or its affiliates.  All rights reserved.
6 * Copyright (c) 2015      NVIDIA, Inc. All rights reserved.
7 * $COPYRIGHT$
8 *
9 * Additional copyrights may follow
10 *
11 * $HEADER$
12 *
13 */
14
15#define MPIX_CUDA_AWARE_SUPPORT @MPIX_CUDA_AWARE_SUPPORT@
16OMPI_DECLSPEC int MPIX_Query_cuda_support(void);
17