Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18819
Closed
Open
Issue created Feb 26, 2019 by Andrey Andreyev@aandreyevContributor

AMR Slice Filter Fails in parallel

Hi,

It appears that the AMR slice filter has some unpredictable behavior when running in parallel. I wrote my own reader inheriting off the vtkAMRBaseReader. The parallelism is all handled through the controller on the base reader. The vtkOverlapping data structure looks goood and parent child information is generated just fine. In serial it works 100% of the time, however in parallel it breaks in certain cases.

On some occasions it seg faults and on some, it cuts holes in the grid. I think this may be a bug in the vtkAMRBaseReader. I have attached a image below.

If anybody is interested in working this with me, it would be great. I'll be happy to provide the reader code and an example file.

AMRslice

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking