anagainaru / HPC_IOpatterns

Extracting I/O patterns for different HPC application types.
1 stars 0 forks source link

Sanity check for logs #73

Closed anagainaru closed 2 years ago

anagainaru commented 2 years ago

Make sure after we merge logs / trim / expand them that they still make sense.

E.g. All open files are closed. There is no close/write/read for a file that has not been opened.