ior
ior copied to clipboard
IOR and mdtest
This commit fixes two issues: - The AIO backend prints the max outstanding transactions when starting. This is printed by every MPI rank and doesn't add much. Probably is left...
#### Question 1. Is it possible to `configure` and `make` ` ior 4.0.0 ` on macOS running on the M3? 2. Is it possible to use different LDFLAGS to for...
my ubuntu is 22.04.4 ``` root@hpeesx01-salab:/mnt/nvme2n1/wayne/ior# uname -a Linux hpeesx01-salab 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux root@hpeesx01-salab:/mnt/nvme2n1/wayne/ior# root@hpeesx01-salab:/mnt/nvme2n1/wayne/ior# cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS"...
I've been trying to build an IOR with GPU Direct Storage support and have been running into some issues. I believe there are some mistakes in how this has been...
How is it possible to write/create 2048 files of 32k in size each running 16 processes simultaneously, where each process opens and reads a subset of 128 files from this...
Hi there, It looks like parallel file creation with IOR (4.0.0) causes unnecessary file fragmentation. Here is an example and a comparison with FIO (serialised and parallelised file creation). Even...
Currently only csv format is supported. We are planning to use mdtest in our scripts and we need output format json. Could you please add support for the same?
Hello, I'm encountering a syntax error when using the quitOnError parameter in the IOR benchmarks. The parameters showHelp, showHints, hintfile are also mentioned in the documentation but do not appear...