Extended description for #44

master
Julian M. Kunkel 2018-07-07 12:20:29 +01:00
parent e10bebe653
commit 15c383b0d1
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ static void DisplayUsage(char **argv)
" -s N segmentCount -- number of segments",
" -S useStridedDatatype -- put strided access into datatype [not working]",
" -t N transferSize -- size of transfer in bytes (e.g.: 8, 4k, 2m, 1g)",
" -T N maxTimeDuration -- max time in minutes for each test",
" -T N maxTimeDuration -- max time in minutes executing repeated test; it aborts only between iterations and not within a test!",
" -u uniqueDir -- use unique directory name for each file-per-process",
" -U S hintsFileName -- full name for hints file",
" -v verbose -- output information (repeating flag increases level)",