Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • 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
  • James Willenbring
  • Trilinos
  • Merge requests
  • !4781

Muelu: Allow to change distributor options

  • Review changes

  • Download
  • Patches
  • Plain diff
Open James Willenbring requested to merge cgcgcg:mueluTpetraMatvec into develop Apr 01, 2019
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 15

Created by: cgcgcg

@trilinos/muelu @trilinos/xpetra

Description

This PR adds the option to set a new sublist "matvec params" in the xml interface. The content of the sublist will be applied to the underlying Tpetra::Distributors for the solve phase. In particular, this allows to choose different communication options apart from the default Irecv-Send pattern.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cgcgcg:mueluTpetraMatvec