two_phase_num_io_procs 139 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c int two_phase_num_io_procs=1; two_phase_num_io_procs 190 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs = fh->f_get_mca_parameter_value ( "num_aggregators", strlen ("num_aggregators")); two_phase_num_io_procs 191 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c if ( OMPI_ERR_MAX == two_phase_num_io_procs ) { two_phase_num_io_procs 195 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c if (-1 == two_phase_num_io_procs ){ two_phase_num_io_procs 197 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs, two_phase_num_io_procs 203 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs = fh->f_num_aggrs; two_phase_num_io_procs 207 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c if (two_phase_num_io_procs > fh->f_size){ two_phase_num_io_procs 208 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs = fh->f_size; two_phase_num_io_procs 211 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c aggregator_list = (int *) calloc (two_phase_num_io_procs, sizeof(int)); two_phase_num_io_procs 218 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c for (i =0; i< two_phase_num_io_procs; i++){ two_phase_num_io_procs 223 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c for (i =0; i< two_phase_num_io_procs; i++){ two_phase_num_io_procs 224 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c aggregator_list[i] = i * fh->f_size / two_phase_num_io_procs; two_phase_num_io_procs 409 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs); two_phase_num_io_procs 415 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c for (i=0;i<two_phase_num_io_procs;i++){ two_phase_num_io_procs 433 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs, two_phase_num_io_procs 473 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs, two_phase_num_io_procs 487 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs, two_phase_num_io_procs 494 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c nentry.nprocs_for_coll = two_phase_num_io_procs; two_phase_num_io_procs 544 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c int two_phase_num_io_procs, two_phase_num_io_procs 784 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c buftype_extent, striping_unit, two_phase_num_io_procs, two_phase_num_io_procs 810 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c buftype_extent, striping_unit, two_phase_num_io_procs, two_phase_num_io_procs 840 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c int two_phase_num_io_procs, int *aggregator_list) two_phase_num_io_procs 986 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c buftype_extent, striping_unit, two_phase_num_io_procs, two_phase_num_io_procs 1079 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c int striping_unit, int two_phase_num_io_procs, two_phase_num_io_procs 1129 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c two_phase_num_io_procs, two_phase_num_io_procs 160 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int two_phase_num_io_procs=1; two_phase_num_io_procs 226 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs = fh->f_get_mca_parameter_value ( "num_aggregators", strlen ("num_aggregators")); two_phase_num_io_procs 227 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c if ( OMPI_ERR_MAX == two_phase_num_io_procs ) { two_phase_num_io_procs 231 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c if(-1 == two_phase_num_io_procs){ two_phase_num_io_procs 233 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 239 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs = fh->f_num_aggrs; two_phase_num_io_procs 243 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c if (two_phase_num_io_procs > fh->f_size){ two_phase_num_io_procs 244 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs = fh->f_size; two_phase_num_io_procs 248 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c printf("Number of aggregators : %ld\n", two_phase_num_io_procs); two_phase_num_io_procs 251 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c aggregator_list = (int *) malloc (two_phase_num_io_procs *sizeof(int)); two_phase_num_io_procs 258 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c for (i =0; i< two_phase_num_io_procs; i++){ two_phase_num_io_procs 263 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c for (i =0; i< two_phase_num_io_procs; i++){ two_phase_num_io_procs 264 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c aggregator_list[i] = i * fh->f_size / two_phase_num_io_procs; two_phase_num_io_procs 468 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs); two_phase_num_io_procs 475 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c for (i=0;i<two_phase_num_io_procs;i++){ two_phase_num_io_procs 494 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 534 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 550 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 557 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c nentry.nprocs_for_coll = two_phase_num_io_procs; two_phase_num_io_procs 606 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int two_phase_num_io_procs, two_phase_num_io_procs 813 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 904 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, two_phase_num_io_procs 947 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int striping_unit, int two_phase_num_io_procs, two_phase_num_io_procs 1195 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs, aggregator_list); two_phase_num_io_procs 1304 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int striping_unit, int two_phase_num_io_procs, two_phase_num_io_procs 1342 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c two_phase_num_io_procs,