Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18825

Closed
Open
Opened Feb 28, 2019 by Artem Bodrin@art.bodrin

ParaView built without MPI support aborts on some filters

As the title states, I've found at least one filter that causes ParaView to abort emergently: D3
Here what I've got in console:
ERROR: In .../ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx, line 377 vtkSISourceProxy (0x7fb9bae758b0): Failed to create 'vtkDistributedDataFilter'. This typically means that ParaView does not know about the request class to create an instance of if. Ensure that it has been correctly wrapped using the client-server wrappers and the wrapping has been initialized. Note class names are case-sensitive. Check for typos. Aborting for debugging purposes.

Filter was enabled in menu for addition to a pipeline. Paraview built without MPI support.
Definition of D3 in filters.xml does not states somehow this filter actually requires MPI, so we have a prototype for it in session, but can not create a VTK object. Missing mpi_required attribute in filter XML definition?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18825