Releases: ECP-VeloC/redset
Releases · ECP-VeloC/redset
v0.4.0
What's Changed
- xor: encode with cuda by @adammoody in #51
- xor: add option to encode with pthreads by @adammoody in #52
- add interface to list encoded files by @adammoody in #53
- add REDSET_ENCODE to select encoding method at runtime by @adammoody in #54
- silence compiler warnings for unused vars by @adammoody in #55
- Incremental release v0.4.0 by @CamStan in #57
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
v0.1.0
Release Notes
Release to support SCR v3.0rc2
- Static build
- Optionally build tests
- Clean up compiler warnings
- Update unit tests
- test: abort with non-zero exit code
- test: check permission bits and mtime
- Update CI testing
- serial and parallel job launch cmake functions
- buildme_deps script
Config Option Changes
- New
BUILD_SHARED_LIBScmake option to build shared libraries or use static linking - New
ENABLE_TESTScmake option - New
VELOC_RESOURCE_MANAGERcmake option for launching CI tests - Drop
MPIoption (always required)
Bug fixes
- fix: memory leaks when closing logical file