Home
last modified time | relevance | path

Searched refs:pvfs_arr_len (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c219 int *pvfs_arr_len = NULL; in convert_mpi_pvfs2_dtype() local
450 if ((pvfs_arr_len = ADIOI_Malloc(arr_count*sizeof(int))) in convert_mpi_pvfs2_dtype()
485 pvfs_arr_len[arr_count] = in convert_mpi_pvfs2_dtype()
501 ret = PVFS_Request_struct(arr_count, pvfs_arr_len, in convert_mpi_pvfs2_dtype()
523 pvfs_arr_len[i], in convert_mpi_pvfs2_dtype()
569 ADIOI_Free(pvfs_arr_len); in convert_mpi_pvfs2_dtype()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c222 int *pvfs_arr_len = NULL; in convert_mpi_pvfs2_dtype() local
453 if ((pvfs_arr_len = ADIOI_Malloc(arr_count*sizeof(int))) in convert_mpi_pvfs2_dtype()
488 pvfs_arr_len[arr_count] = in convert_mpi_pvfs2_dtype()
504 ret = PVFS_Request_struct(arr_count, pvfs_arr_len, in convert_mpi_pvfs2_dtype()
526 pvfs_arr_len[i], in convert_mpi_pvfs2_dtype()
572 ADIOI_Free(pvfs_arr_len); in convert_mpi_pvfs2_dtype()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c194 int *pvfs_arr_len = NULL; in convert_mpi_pvfs2_dtype() local
372 if ((pvfs_arr_len = ADIOI_Malloc(arr_count * sizeof(int))) in convert_mpi_pvfs2_dtype()
395 pvfs_arr_len[arr_count] = arr_int[i + 1]; in convert_mpi_pvfs2_dtype()
408 ret = PVFS_Request_struct(arr_count, pvfs_arr_len, in convert_mpi_pvfs2_dtype()
424 fprintf(stderr, "(%d,%Ld) ", pvfs_arr_len[i], pvfs_arr_disp[i]); in convert_mpi_pvfs2_dtype()
457 ADIOI_Free(pvfs_arr_len); in convert_mpi_pvfs2_dtype()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c222 int *pvfs_arr_len = NULL; in convert_mpi_pvfs2_dtype() local
453 if ((pvfs_arr_len = ADIOI_Malloc(arr_count*sizeof(int))) in convert_mpi_pvfs2_dtype()
488 pvfs_arr_len[arr_count] = in convert_mpi_pvfs2_dtype()
504 ret = PVFS_Request_struct(arr_count, pvfs_arr_len, in convert_mpi_pvfs2_dtype()
526 pvfs_arr_len[i], in convert_mpi_pvfs2_dtype()
572 ADIOI_Free(pvfs_arr_len); in convert_mpi_pvfs2_dtype()