Go to the source code of this file.
Functions | |
int | ADIOI_BGL_gen_agg_ranklist (ADIO_File fd, int n_proxy_per_pset) |
void | ADIOI_BGL_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code) |
Definition in file ad_bgl_hints.c.
Definition at line 80 of file ad_bgl_aggrs.c.
References ADIOI_BGL_compute_agg_ranklist_serial(), ADIOI_BGL_ConfInfo_new(), ADIOI_BGL_persInfo_free(), ADIOI_BGL_persInfo_init(), ADIOI_BGL_ProcInfo_free(), ADIOI_BGL_ProcInfo_new(), ADIOI_BGL_ProcInfo_new_n(), ADIOI_cb_bcast_rank_map(), aggrsInPset, aggrsInPsetSize, ADIOI_Hints_struct::cb_nodes, ADIOI_FileD::comm, ADIOI_FileD::hints, MPI_Bcast, MPI_Comm_rank, MPI_Gather, r, and PUP::s.
Referenced by ADIOI_BGL_SetInfo().
Definition at line 49 of file ad_bgl_hints.c.
References ADIO_Feature(), ADIOI_BGL_gen_agg_ranklist(), ADIOI_HINT_AUTO, ADIOI_HINT_DISABLE, ADIOI_HINT_ENABLE, ADIOI_Snprintf(), ADIOI_Hints_struct::cb_alltoall, ADIOI_Hints_struct::cb_buffer_size, ADIOI_Hints_struct::cb_config_list, ADIOI_Hints_struct::cb_ds_threshold, ADIOI_Hints_struct::cb_fr_alignment, ADIOI_Hints_struct::cb_fr_type, ADIOI_Hints_struct::cb_nodes, ADIOI_Hints_struct::cb_pfr, ADIOI_Hints_struct::cb_read, ADIOI_Hints_struct::cb_write, ADIOI_FileD::comm, ADIOI_Hints_struct::deferred_open, ADIOI_Hints_struct::ds_read, ADIOI_Hints_struct::ds_write, ADIOI_FileD::file_system, flag, ADIOI_FileD::hints, ADIOI_Hints_struct::ind_rd_buffer_size, ADIOI_Hints_struct::ind_wr_buffer_size, ADIOI_FileD::info, info, ADIOI_Hints_struct::initialized, ADIOI_Hints_struct::min_fdomain_size, MPI_Bcast, MPI_Info_create(), myname, ADIOI_Hints_struct::no_indep_rw, ADIOI_Hints_struct::striping_unit, and value.
Referenced by ADIOI_TESTFS_SetInfo().