Skip to content

libpressio version 0.47.0

Compare
Choose a tag to compare
@robertu94 robertu94 released this 06 Oct 15:30
· 171 commits to master since this release

libpressio version 0.47.0

Major Changes

  • Added performance counter stats for SZ and MGARD compressors
  • SZ now reports it's compilation options via get_configuration
  • Added Contribution guidelines and acknowledgments in CONTRIBUTORS.md
  • BREAKING CHANGE - changed default of distributed_manager from 1 group
    of N processes to N groups of one process because this is the more
    common use case.
  • BREAKING CHANGE - although the printed format was documented as
    unstable, it did change for pressio_data objects containing 10 or
    fewer elements to print the elements as well.