NVIDIA / Bobber

Containerized testing of system components that impact AI workload performance
MIT License
14 stars 5 forks source link

Create single file tests for fio #69

Open joehandzik opened 3 years ago

joehandzik commented 3 years ago

Instead of scaling the file count as node count increases, enable a mechanism to test a single file against all IO jobs, regardless of node count. This can fold into existing tests as an option, or be a net new test if that's very challenging or impossible.