Skip to content
GitLab
  • Menu
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,860
    • Issues 1,860
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • 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
  • ParaView
  • ParaViewParaView
  • Merge requests
  • !3198

Make the parallel XML writers easily available in serial

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Bauer requested to merge acbauer/paraview:xmlp_writers_always_available into master Apr 12, 2019
  • Overview 11
  • Commits 1
  • Pipelines 4
  • Changes 4

The parallel XML writers should be available for saving data in the GUI as well as with the Python SaveData() method when the server is also a single process so that things like traces and then running the Python script later on work regardless of the number of MPI processes.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: xmlp_writers_always_available