Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A ADIOS2
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • 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
  • #1953

Closed
Open
Created Jan 30, 2020 by Podhorszki, Norbert@pnbMaintainer

Memory selection and compression leads to corrupt data

Created by: pnorbert

Describe the bug When using SetMemorySelection for a pointer and use SZ compression in the gray-scott example, the data is corrupt.

To Reproduce Use gray-scott, change the settings-files.json. "adios_memory_selection": true, Add SZ compression to the SimulationOutput in adios2.xml

$ mpirun -n 4 adios2-gray-scott settings-files.json 
$ mpirun -n 1 python3 gsplot.py -i gs.bp

Additional context The settings-staging.json is using mem selection and if I use compression in staging, the same error shows up.

Assignee
Assign to
Time tracking