.\" Copyright 2007-2010 Oracle and/or its affiliates. All rights reserved. .\" Copyright (c) 1996 Thinking Machines Corporation .\" Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. .\" Copyright (c) 2015 NVIDIA, Inc. All rights reserved. .TH MPIx_CUDA_SUPPORT 3 "Sep 30, 2023" "4.1.6" "Open MPI" .SH NAME \fBMPIX_Query_cuda_support\fP \- Returns 1 if there is CUDA aware support and 0 if there is not. .SH SYNTAX .ft R .SH C Syntax .nf #include #include int MPIX_Query_cuda_support(void) .fi .SH Fortran Syntax There is no Fortran binding for this function. . .SH C++ Syntax There is no C++ binding for this function. . .SH DESCRIPTION .ft R .SH Examples .ft R .SH See Also .ft R .nf .fi