Open MPI logo

MPIX_Query_cuda_support(3) man page (version 3.0.6)

  |   Home   |   Support   |   FAQ   |  

« 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