Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A ADIOS2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 97
    • Issues 97
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Podhorszki, Norbert
  • ADIOS2
  • Issues
  • #1848

Closed
Open
Created Oct 31, 2019 by Podhorszki, Norbert@pnbOwner

MGARD Decompression with s parameter is incorrect

Created by: NAThompson

Describe the bug

When MGARD is compressed with a certain value of s for the Besov s-norm, it must be decompressed with the exact same value of s, or else the decompressed values are completely wrong.

To Reproduce

The ADIOS2 wrapper always uses the s-parameter to compress; see here.

However, it never uses the s-parameter to decompress, see here.

I regard this as very low-priority, since MGARD is considering storing s in the compressed stream; see here.

Assignee
Assign to
Time tracking