ior icon indicating copy to clipboard operation
ior copied to clipboard

IOR and mdtest

Results 48 ior issues
Sort by recently updated
recently updated
newest added

Hi, the `-q` `quitOnError` option is no longer supported and leads to an unrecognized option error. I'am fine with the change also with `ior` behavior, but it is still noted...

documentation

#192 is a fix for a bug where data verification was sometimes reporting successful verification when it shouldn't have. We should exercise data verification in our test suite just to...

enhancement

The documentation for IOR and mdtest is pretty inconsistent and scattered across many different files and locations. This meta-issue is meant to track the state of improving the documentation and,...

enhancement
documentation

If an option in an ior config file is a unique match to an IOR option, IOR should allow it (maybe with a warning?) If i say "hintsFile=/foo/bar/baz", IOR should...

enhancement

As I was looking through the mdtest source, I noticed several options that did not appear to be documented in the man page: -a: supported APIs -k: use mknod to...

documentation

Hi there I ended up at the IOR docs from a link sent from Cray and noticed that going to: https://ior.readthedocs.io/en/latest/userDoc/install.html#install shows that it's recommended to download an official tarball,...

documentation

I just downloaded the 3.1.0.tar.gz tarball, and it doesn't have a configure script in it. The zip file is also missing it. I can generate the configure script using the...

bug

The `ior` utility allows to configure both the output file `-O summaryFile` and the output format `-O summaryFormat`. Seems that at the moment `mdtest` doesn't expose such configurations.

Has anyone run IOR/mdtest on Windows? Any tricky bits?

I performed a very basic test using 1MiB as transfer size and this led to same numbers for bw and OPs in the summary of the test while the bw...