12#ifndef ARCANE_PARALLEL_MPI_ARCANEMPI_H
13#define ARCANE_PARALLEL_MPI_ARCANEMPI_H
17#include "arccore/message_passing_mpi/MessagePassingMpiGlobal.h"
23#define ARCANE_MPIOP_CALL ARCCORE_MPIOP_CALL
25#define ARCANE_MPI_HAS_NONBLOCKINGCOLLECTIVE
35namespace MpiBuiltIn = Arccore::MessagePassing::Mpi::MpiBuiltIn;
44extern "C" ARCANE_MPI_EXPORT
void
55extern "C++" ARCANE_MPI_EXPORT
bool
64extern "C++" ARCANE_MPI_EXPORT
bool
71extern "C++" ARCANE_MPI_EXPORT
void
75extern "C++" ARCANE_MPI_EXPORT
void
Fichier de configuration d'Arcane.
Opérateurs de réduction pour les types complexes (Real2, Real3, Real2x2 et Real3x3)
Encapsulation d'un MPI_Datatype.
Verrou pour les appels MPI.
Opérateurs de réduction pour les types classiques.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
ARCANE_MPI_EXPORT void arcaneInitializeMPI(int *argc, char ***argv, int wanted_thread_level)
ARCANE_MPI_EXPORT bool arcaneIsAcceleratorAwareMPI()
Indique si le runtime actuel de MPI a le support des accélérateurs.
ARCANE_MPI_EXPORT bool arcaneIsCudaAwareMPI()
Indique si le runtime actuel de MPI a le support de CUDA.
ARCANE_MPI_EXPORT void arcaneAutoDetectMessagePassingServiceMPI()
Mécanisme pour initialiser automatiquement MPI et les services d'échange de messages de Arcane en fon...
ARCANE_MPI_EXPORT void arcaneFinalizeMPI()