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

NAME  SYNTAX  C Syntax  Fortran Syntax  DESCRIPTION  Examples  See Also 

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


Updated 2024-01-29 - jenkler.se | uex.se