Home
last modified time | relevance | path

Searched refs:complex_type_size (Results 1 – 12 of 12) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/oshmem/shmem/fortran/
H A Dshmem_complex_iget_f.c42 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
43 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
47 …ML_CALL(get(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(source) + i * sst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
48 complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
49 (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_iput_f.c42 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
43 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
47 …PML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
48 complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
49 (uint8_t*)FPTR_2_VOID_PTR(source) + i * sst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_put_f.c37 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
38 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
41 OMPI_FINT_2_INT(*length) * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_get_f.c37 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
38 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
41 OMPI_FINT_2_INT(*len) * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_get_nb_f.c86 size_t complex_type_size = 0; in shmem_complex_get_nbi_f() local
87 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in shmem_complex_get_nbi_f()
90 OMPI_FINT_2_INT(*len) * complex_type_size, in shmem_complex_get_nbi_f()
H A Dshmem_put_nb_f.c86 size_t complex_type_size = 0; in shmem_complex_put_nbi_f() local
87 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in shmem_complex_put_nbi_f()
90 OMPI_FINT_2_INT(*length) * complex_type_size, in shmem_complex_put_nbi_f()
/dports/net/openmpi3/openmpi-3.1.6/oshmem/shmem/fortran/
H A Dshmem_complex_iput_f.c42 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
43 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
47 MCA_SPML_CALL(put((uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
48 complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
49 (uint8_t*)FPTR_2_VOID_PTR(source) + i * sst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_iget_f.c42 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
43 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
47 MCA_SPML_CALL(get((uint8_t *)FPTR_2_VOID_PTR(source) + i * sst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
48 complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
49 (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_get_f.c37 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
38 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
41 OMPI_FINT_2_INT(*len) * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_complex_put_f.c37 size_t complex_type_size = 0; in SHMEM_GENERATE_WEAK_BINDINGS() local
38 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in SHMEM_GENERATE_WEAK_BINDINGS()
41 OMPI_FINT_2_INT(*length) * complex_type_size, in SHMEM_GENERATE_WEAK_BINDINGS()
H A Dshmem_put_nb_f.c86 size_t complex_type_size = 0; in shmem_complex_put_nbi_f() local
87 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in shmem_complex_put_nbi_f()
90 OMPI_FINT_2_INT(*length) * complex_type_size, in shmem_complex_put_nbi_f()
H A Dshmem_get_nb_f.c86 size_t complex_type_size = 0; in shmem_complex_get_nbi_f() local
87 ompi_datatype_type_size(&ompi_mpi_cplex.dt, &complex_type_size); in shmem_complex_get_nbi_f()
90 OMPI_FINT_2_INT(*len) * complex_type_size, in shmem_complex_get_nbi_f()