IO500 / io500

IO500 Storage Benchmark source code
MIT License
98 stars 31 forks source link

Added --dataPacketType option to io500 script #38

Closed carlilek closed 3 years ago

carlilek commented 3 years ago

This PR adds the --dataPacketType option to the io500 script, specifically for ior_easy and ior_hard. It does not yet implement the option for other portions of the benchmark.

JulianKunkel commented 3 years ago

One minor change needed will be to invalidate submissions that use "timestep" as option as this may yield higher performance.

JulianKunkel commented 3 years ago

This patch is now reintegrated as simplified version (global option) into the sc21 branch and PR #46