Open MPI logo

MPIX_Query_cuda_support(3) man page (version 3.1.6)

  |   Home   |   Support   |  
This is documentation for an older version of Open MPI. For Open MPI v5.0 documentation, see the current Open MPI manual pages on docs.open-mpi.org.

« Return to documentation listing

Table of Contents

Name

MPIX_Query_cuda_support - Returns 1 if there is CUDA aware support and 0 if there is not.

Syntax

C Syntax


#include <mpi.h>
#include <mpi-ext.h>
int MPIX_Query_cuda_support(void)

Fortran Syntax

There is no Fortran binding for this function.

Description

Examples

See Also



Table of Contents

« Return to documentation listing