Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 56
    • Merge requests 56
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Core Modules
  • dune-common
  • Merge requests
  • !885

Merged
Created Oct 28, 2020 by Nils-Arne Dreier@nils.dreierDeveloper

Fix mpi gather scatter

  • Overview 6
  • Commits 2
  • Pipelines 3
  • Changes 3

This MR fixes the wrong computation of the data length in igather and iscatter. In addition, it adds a test that uses igather and iscatter with a datatype that has length larger than 1.

Edited Oct 28, 2020 by Nils-Arne Dreier
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_mpi_gather_scatter