Home
last modified time | relevance | path

Searched refs:MPI_Query_thread (Results 1 – 25 of 87) sorted by relevance

1234

/dports/net/mpich2/mpich2-1.5/src/mpi/init/
H A Dquerythread.c11 #pragma weak MPI_Query_thread = PMPI_Query_thread macro
13 #pragma _HP_SECONDARY_DEF PMPI_Query_thread MPI_Query_thread
15 #pragma _CRI duplicate MPI_Query_thread as PMPI_Query_thread
22 #undef MPI_Query_thread
23 #define MPI_Query_thread PMPI_Query_thread macro
27 #define FUNCNAME MPI_Query_thread
61 int MPI_Query_thread( int *provided ) in MPI_Query_thread() function
H A D.state-cache30 MPID_STATE_MPI_QUERY_THREAD MPI_Query_thread
/dports/net/mpich/mpich-3.4.3/src/mpi/init/
H A Dquerythread.c10 #pragma weak MPI_Query_thread = PMPI_Query_thread macro
12 #pragma _HP_SECONDARY_DEF PMPI_Query_thread MPI_Query_thread
14 #pragma _CRI duplicate MPI_Query_thread as PMPI_Query_thread
16 int MPI_Query_thread(int *provided) __attribute__ ((weak, alias("PMPI_Query_thread")));
23 #undef MPI_Query_thread
24 #define MPI_Query_thread PMPI_Query_thread macro
59 int MPI_Query_thread(int *provided) in MPI_Query_thread() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dquery_thread.c30 #pragma weak MPI_Query_thread = PMPI_Query_thread macro
32 #define MPI_Query_thread PMPI_Query_thread macro
38 int MPI_Query_thread(int *provided) in MPI_Query_thread() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dquery_thread.c30 #pragma weak MPI_Query_thread = PMPI_Query_thread macro
32 #define MPI_Query_thread PMPI_Query_thread macro
38 int MPI_Query_thread(int *provided) in MPI_Query_thread() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dquery_threadf.c168 #undef MPI_Query_thread
169 #define MPI_Query_thread PMPI_Query_thread macro
188 *ierr = MPI_Query_thread( v1 ); in mpi_query_thread_()
/dports/net/mpich2/mpich2-1.5/test/mpi/init/
H A Dinitstat.c25 MPI_Query_thread( &claimed ); in main()
/dports/net/mpich/mpich-3.4.3/test/mpi/init/
H A Dinitstat.c22 MPI_Query_thread(&claimed); in main()
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dquery_threadf.c247 #undef MPI_Query_thread
248 #define MPI_Query_thread PMPI_Query_thread macro
268 *ierr = MPI_Query_thread( v1 ); in mpi_query_thread_()
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/cmake/tests/
H A DMPI.cmake20 check_function_exists(MPI_Query_thread ELEM_HAVE_MPI_QUERY_THREAD)
/dports/graphics/ospray/ospray-2.8.0/modules/mpi/common/
H A DMPICommon.cpp134 MPI_Query_thread(&provided); in init()
/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Dlibrary_dgraph.c103 MPI_Query_thread (&thrdlvlval); in SCOTCH_dgraphInit()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpi/src/
H A Denvironment.cpp207 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpi/src/
H A Denvironment.cpp207 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/databases/percona57-server/boost_1_59_0/libs/mpi/src/
H A Denvironment.cpp207 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/databases/xtrabackup/boost_1_59_0/libs/mpi/src/
H A Denvironment.cpp207 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/databases/percona57-client/boost_1_59_0/libs/mpi/src/
H A Denvironment.cpp207 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/
H A Dfunctions_inln.h192 (void) MPI_Query_thread(&provided); in Query_thread()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dfunctions_inln.h192 (void) MPI_Query_thread(&provided); in Query_thread()
/dports/devel/boost-docs/boost_1_72_0/libs/mpi/src/
H A Denvironment.cpp239 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/
H A Dmpewrap.def195 ; MPI_Query_thread
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpi/src/
H A Denvironment.cpp239 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/mpi/src/
H A Denvironment.cpp239 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/devel/boost-libs/boost_1_72_0/libs/mpi/src/
H A Denvironment.cpp239 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()
/dports/devel/hyperscan/boost_1_75_0/libs/mpi/src/
H A Denvironment.cpp239 BOOST_MPI_CHECK_RESULT(MPI_Query_thread, (&level)); in thread_level()

1234