Skip to content

Release 0.8.0

Latest
Compare
Choose a tag to compare
@disheng222 disheng222 released this 14 Dec 01:31
· 4 commits to master since this release

The key updates compared with 0.6 are listed as follows (but not limited):

  1. Fixed a bunch of bugs (see 'git log' for details): many bugs happened only at specific systems, so they were not found previously until more tests across systems.
  2. improve naming for compressors to be consistent with libpressio
  3. update README.md (e.g., clarifying possible dependencies during installation, which is useful for some systems)
  4. add more error checking functions to improve reliability (e.g., when adding/removing compressors)
  5. integrate libpressio_opt in z-checker-installer
  6. add smoke tests for spack
  7. improve checking ability for the installation command (e.g., add checking of the minimum version of cmake and fix the missing-package detection)
  8. revise zfp scripts to be consistent with other compressors' scripts