#include <adioi.h>
Collaboration diagram for ADIOI_Hints_struct:

Data Fields | |
| int | initialized |
| int | cb_read |
| int | cb_write |
| int | cb_nodes |
| int | cb_buffer_size |
| int | ds_read |
| int | ds_write |
| int | no_indep_rw |
| int | ind_rd_buffer_size |
| int | ind_wr_buffer_size |
| char * | cb_config_list |
| int * | ranklist |
| union { | |
| struct { | |
| int listio_read | |
| int listio_write | |
| } pvfs | |
| } | fs_hints |
Definition at line 58 of file adioi.h.
Definition at line 60 of file adioi.h.
Referenced by ADIOI_GEN_ReadStridedColl(), and ADIOI_GEN_SetInfo().
Definition at line 61 of file adioi.h.
Referenced by ADIOI_GEN_SetInfo(), and ADIOI_GEN_WriteStridedColl().
Definition at line 62 of file adioi.h.
Referenced by ADIO_Open(), ADIOI_cb_bcast_rank_map(), ADIOI_GEN_ReadStridedColl(), ADIOI_GEN_SetInfo(), and ADIOI_GEN_WriteStridedColl().
Definition at line 63 of file adioi.h.
Referenced by ADIOI_GEN_SetInfo(), and ADIOI_Read_and_exch().
Definition at line 64 of file adioi.h.
Referenced by ADIOI_GEN_ReadStrided(), and ADIOI_GEN_SetInfo().
Definition at line 70 of file adioi.h.
Referenced by ADIO_Open(), ADIOI_Calc_aggregator(), and ADIOI_cb_bcast_rank_map().
| struct { ... } ADIOI_Hints_struct::pvfs |
Referenced by ADIOI_PVFS_ReadStrided(), ADIOI_PVFS_SetInfo(), and ADIOI_PVFS_WriteStrided().
| union { ... } ADIOI_Hints_struct::fs_hints |
Referenced by ADIOI_PVFS_ReadStrided(), ADIOI_PVFS_SetInfo(), and ADIOI_PVFS_WriteStrided().
1.5.1