Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 852
    • Issues 852
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 238
    • Merge requests 238
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Merge requests
  • !434

Fixed bug with loading 2D or ASCII datasets in parallel.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Berk Geveci requested to merge berkgeveci/vtk:plot3d-parallel-2D-fix into master Jul 19, 2015
  • Overview 7
  • Commits 1
  • Pipelines 0
  • Changes

Had to move the code that broadcasted settings to ranks > 1 because the settings are needed to make a decision about 2D / ASCII parallel code path.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: plot3d-parallel-2D-fix