ParallelIO
|
IO region structure. More...
#include <pio.h>
Public Attributes | |
int | loffset |
PIO_Offset * | start |
PIO_Offset * | count |
struct io_region * | next |
IO region structure.
Each IO region is a unit of data which can be described using start and count arrays. Each IO task may in general have multiple io regions per variable. The box rearranger will have at most one io region per variable.