Releases: mochi-hpc/mochi-bake
Releases · mochi-hpc/mochi-bake
v0.6.4
v0.6.3
v0.6.2
- corrects missing pkg-config dependency on abt-io
- makes directio configurable via json
- automatically falls back to non-directio if underlying storage doesn't support it (issuing a warning in this case)
- convert all make check tests to use /dev/shm when possible
- makes fdatasync() configurable via json
- adds set_param() function to server api to modify runtime parameters
- ability to specify json file for bake-server-daemon for testing purposes