|  | SIONlib
    1.7.5
    Scalable I/O library for parallel access to task-local files | 
| Data Fields | |
| MPI_Comm | all | 
| MPI_Comm | work | 
| MPI_Comm | workread | 
| MPI_Comm | local | 
| int | all_size | 
| int | all_rank | 
| int | work_size | 
| int | work_rank | 
| int | workread_size | 
| int | workread_rank | 
| int | local_size | 
| int | local_rank | 
| int | file_number | 
| int | ionode_number | 
Definition at line 24 of file ompi_partest.h.
| MPI_Comm _test_communicators_struct::all | 
all tasks in mpi program
Definition at line 25 of file ompi_partest.h.
| MPI_Comm _test_communicators_struct::local | 
tasks which should work on the same file
Definition at line 28 of file ompi_partest.h.
| MPI_Comm _test_communicators_struct::work | 
all working tasks, e.g. if bluegene_np is used
Definition at line 26 of file ompi_partest.h.
| MPI_Comm _test_communicators_struct::workread | 
all working tasks, shifted by read_task_offset, e.g. if bluegene_np is used
Definition at line 27 of file ompi_partest.h.
 1.8.16
 1.8.16