17#ifndef __STARPU_MPI_NMAD_UNKNOWN_DATATYPE_H__
18#define __STARPU_MPI_NMAD_UNKNOWN_DATATYPE_H__
20#include <common/config.h>
29#ifdef STARPU_USE_MPI_NMAD
31#include <nm_sendrecv_interface.h>
32#include <nm_mpi_nmad.h>
35void _starpu_mpi_isend_prepare_unknown_datatype(
struct _starpu_mpi_req* req,
struct nm_data_s* data);
Definition: starpu_mpi_private.h:241