Home
last modified time | relevance | path

Searched defs:THREAD_FUNNELED (Results 1 – 12 of 12) sorted by relevance

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/imports/
H A Dmpi.hpp76 const int THREAD_FUNNELED = MPI_THREAD_FUNNELED; variable
81 const int THREAD_FUNNELED = 1; variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DMPI.pyx125 THREAD_FUNNELED = MPI_THREAD_FUNNELED variable
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A DMPI.pyx131 THREAD_FUNNELED = MPI_THREAD_FUNNELED variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DMPI.pyx129 THREAD_FUNNELED = MPI_THREAD_FUNNELED variable
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DConstant.java25 protected int THREAD_SINGLE, THREAD_FUNNELED, THREAD_SERIALIZED, THREAD_MULTIPLE; field in Constant
H A DMPI.java66 public static final int THREAD_SINGLE, THREAD_FUNNELED, THREAD_SERIALIZED, field in MPI
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DConstant.java25 protected int THREAD_SINGLE, THREAD_FUNNELED, THREAD_SERIALIZED, THREAD_MULTIPLE; field in Constant
H A DMPI.java65 public static final int THREAD_SINGLE, THREAD_FUNNELED, THREAD_SERIALIZED, field in MPI
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/
H A Dconstants.h200 static const int THREAD_FUNNELED = MPI_THREAD_FUNNELED; variable
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dconstants.h212 static const int THREAD_FUNNELED = MPI_THREAD_FUNNELED; variable
/dports/net/mpich2/mpich2-1.5/src/binding/cxx/
H A Dinitcxx.cxx264 const int THREAD_FUNNELED = MPI_THREAD_FUNNELED; variable
/dports/net/mpich/mpich-3.4.3/src/binding/cxx/
H A Dinitcxx.cxx266 const int THREAD_FUNNELED = MPI_THREAD_FUNNELED; variable