Home
last modified time | relevance | path

Searched refs:MPI_Scan (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/net/mpich2/mpich2-1.5/test/mpi/coll/
H A Dcoll11.c64 MPI_Scan ( &data, &result, 1, MPI_INT, MPI_SUM, MPI_COMM_WORLD ); in main()
70 MPI_Scan ( &data, &result, 1, MPI_INT, MPI_SUM, MPI_COMM_WORLD ); in main()
80 MPI_Scan ( &data, &result, 1, MPI_INT, op_addem, MPI_COMM_WORLD ); in main()
87 MPI_Scan ( &data, &result, 1, MPI_INT, op_addem, MPI_COMM_WORLD ); in main()
95 MPI_Scan ( &data, &result, 1, MPI_INT, op_assoc, MPI_COMM_WORLD ); in main()
H A Dscantst.c69 MPI_Scan ( &data, &result, 1, MPI_INT, MPI_SUM, comm ); in main()
75 MPI_Scan ( &data, &result, 1, MPI_INT, MPI_SUM, comm ); in main()
83 MPI_Scan ( &data, &result, 1, MPI_INT, op_addem, comm ); in main()
90 MPI_Scan ( &data, &result, 1, MPI_INT, op_addem, comm ); in main()
98 MPI_Scan ( &data, &result, 1, MPI_INT, op_assoc, comm ); in main()
/dports/net/mpich/mpich-3.4.3/test/mpi/coll/
H A Dscantst.c68 MPI_Scan(&data, &result, 1, MPI_INT, MPI_SUM, comm); in main()
74 MPI_Scan(&data, &result, 1, MPI_INT, MPI_SUM, comm); in main()
82 MPI_Scan(&data, &result, 1, MPI_INT, op_addem, comm); in main()
88 MPI_Scan(&data, &result, 1, MPI_INT, op_addem, comm); in main()
95 MPI_Scan(&data, &result, 1, MPI_INT, op_assoc, comm); in main()
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/scan/
H A Dscan.c46 #pragma weak MPI_Scan = PMPI_Scan macro
48 #pragma _HP_SECONDARY_DEF PMPI_Scan MPI_Scan
50 #pragma _CRI duplicate MPI_Scan as PMPI_Scan
52 int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, MPI_Op op,
61 #undef MPI_Scan
62 #define MPI_Scan PMPI_Scan macro
207 int MPI_Scan(const void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, in MPI_Scan() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dscan.c37 #pragma weak MPI_Scan = PMPI_Scan macro
39 #define MPI_Scan PMPI_Scan macro
45 int MPI_Scan(const void *sendbuf, void *recvbuf, int count, in MPI_Scan() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dscan.c38 #pragma weak MPI_Scan = PMPI_Scan macro
40 #define MPI_Scan PMPI_Scan macro
46 int MPI_Scan(const void *sendbuf, void *recvbuf, int count, in MPI_Scan() function
/dports/net/mpich2/mpich2-1.5/src/mpi/coll/
H A Dscan.c12 #pragma weak MPI_Scan = PMPI_Scan macro
14 #pragma _HP_SECONDARY_DEF PMPI_Scan MPI_Scan
16 #pragma _CRI duplicate MPI_Scan as PMPI_Scan
23 #undef MPI_Scan
24 #define MPI_Scan PMPI_Scan macro
454 #define FUNCNAME MPI_Scan
486 int MPI_Scan(MPICH2_CONST void *sendbuf, void *recvbuf, int count, MPI_Datatype datatype, in MPI_Scan() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dscanf.c168 #undef MPI_Scan
169 #define MPI_Scan PMPI_Scan macro
193 *ierr = MPI_Scan( v1, v2, *v3, (MPI_Datatype)(*v4), *v5, (MPI_Comm)(*v6) ); in mpi_scan_()
/dports/devel/boost-docs/boost_1_72_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/devel/hyperscan/boost_1_75_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/devel/R-cran-BH/BH/inst/include/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/xtrabackup/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/percona57-server/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/percona57-client/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/devel/boost-libs/boost_1_72_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/devel/boost-python-libs/boost_1_72_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/mpi/collectives/
H A Dscan.hpp52 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
71 BOOST_MPI_CHECK_RESULT(MPI_Scan, in scan_impl()
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/src/
H A Dscan.c7 int MPI_Scan(MPICH2_CONST void* sbuff, void* rbuff, int cnt, in MPI_Scan() function

123456789