IOR
Data Fields
aiori_xfer_hint_t Struct Reference

#include <aiori.h>

Data Fields

int dryRun
 
int filePerProc
 
int collective
 
int numTasks
 
int numNodes
 
int randomOffset
 
int fsyncPerWrite
 
IOR_offset_t segmentCount
 
IOR_offset_t blockSize
 
IOR_offset_t transferSize
 
IOR_offset_t expectedAggFileSize
 
int singleXferAttempt
 

Detailed Description

Definition at line 63 of file aiori.h.

Field Documentation

◆ blockSize

IOR_offset_t aiori_xfer_hint_t::blockSize

◆ collective

int aiori_xfer_hint_t::collective

◆ dryRun

int aiori_xfer_hint_t::dryRun

◆ expectedAggFileSize

IOR_offset_t aiori_xfer_hint_t::expectedAggFileSize

Definition at line 74 of file aiori.h.

Referenced by ior_mmap_file(), ior_set_xfer_hints(), MMAP_Close(), MMAP_Create(), and MMAP_Fsync().

◆ filePerProc

int aiori_xfer_hint_t::filePerProc

◆ fsyncPerWrite

int aiori_xfer_hint_t::fsyncPerWrite

◆ numNodes

int aiori_xfer_hint_t::numNodes

Definition at line 68 of file aiori.h.

Referenced by ior_set_xfer_hints().

◆ numTasks

int aiori_xfer_hint_t::numTasks

◆ randomOffset

int aiori_xfer_hint_t::randomOffset

Definition at line 69 of file aiori.h.

Referenced by ior_mmap_file(), ior_set_xfer_hints(), and MPIIO_check_params().

◆ segmentCount

IOR_offset_t aiori_xfer_hint_t::segmentCount

◆ singleXferAttempt

int aiori_xfer_hint_t::singleXferAttempt

Definition at line 75 of file aiori.h.

Referenced by DFS_Xfer(), HDFS_Xfer(), IME_Xfer(), ior_set_xfer_hints(), and POSIX_Xfer().

◆ transferSize

IOR_offset_t aiori_xfer_hint_t::transferSize

The documentation for this struct was generated from the following file: