argonne-lcf / dlio_benchmark

An I/O benchmark for deep Learning applications
https://dlio-benchmark.readthedocs.io
Apache License 2.0
65 stars 30 forks source link

Improve CI Performance. #227

Closed hariharan-devarajan closed 2 months ago

hariharan-devarajan commented 2 months ago
  1. Improve generation of hdf5 files it was taking too long.
  2. Do not finalize in pytest this allows multiple tests to run together.