IOR
|
#include "ior.h"
Go to the source code of this file.
Functions | |
IOR_test_t * | ParseCommandLine (int argc, char **argv) |
Variables | |
IOR_param_t | initialTestParams |
IOR_test_t* ParseCommandLine | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 443 of file parse_options.c.
References aiori_select(), aiori_supported_apis(), airoi_parse_options(), AllocResults(), IOR_param_t::api, IOR_param_t::apiVersion, backend, IOR_param_t::backend, IOR_param_t::blockSize, IOR_param_t::checkRead, CheckRunSettings(), IOR_param_t::checkWrite, IOR_param_t::collective, CreateTest(), IOR_param_t::dataPacketType, IOR_param_t::deadlineForStonewalling, decodeDirectiveWrapper(), ERR_SIMPLE, FALSE, IOR_param_t::filePerProc, IOR_param_t::fsync, IOR_param_t::fsyncPerWrite, ior_aiori::get_version, GetPlatformName(), IOR_param_t::hintsFileName, incompressible, IOR_param_t::incompressibleSeed, IOR_param_t::individualDataSets, init_IOR_Param_t(), initialTestParams, IOR_param_t::interTestDelay, IOR_param_t::intraTestBarriers, IOR_param_t::keepFile, IOR_param_t::keepFileWithError, LAST_OPTION, IOR_param_t::maxTimeDuration, IOR_param_t::memoryPerNode, IOR_param_t::multiFile, NodeMemoryStringToBytes(), IOR_param_t::noFill, NULL, IOR_param_t::numTasks, offset, OPTION_FLAG, OPTION_OPTIONAL_ARGUMENT, options, out_logfile, IOR_param_t::outlierThreshold, IOR_param_t::platform, IOR_param_t::preallocate, IOR_param_t::quitOnError, IOR_param_t::randomOffset, ReadConfigScript(), IOR_param_t::readFile, IOR_param_t::referenceNumber, IOR_param_t::reorderTasks, IOR_param_t::reorderTasksRandom, IOR_param_t::reorderTasksRandomSeed, IOR_param_t::repetitions, IOR_param_t::segmentCount, IOR_param_t::setAlignment, IOR_param_t::setTimeStampSignature, IOR_param_t::showHints, IOR_param_t::singleXferAttempt, IOR_param_t::storeFileOffset, IOR_param_t::taskPerNodeOffset, IOR_param_t::testFileName, timestamp, IOR_param_t::transferSize, TRUE, IOR_param_t::uniqueDir, IOR_param_t::useExistingTestFile, IOR_param_t::useFileView, IOR_param_t::useO_DIRECT, IOR_param_t::useSharedFilePointer, IOR_param_t::useStridedDatatype, IOR_param_t::verbose, and IOR_param_t::writeFile.
Referenced by ior_main(), and ior_run().
IOR_param_t initialTestParams |
Definition at line 34 of file parse_options.c.
Referenced by ParseCommandLine().