Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tpetra::CrsMatrix: Store matrix in such a way as to allow overlap of communication & computation #627

Closed
mhoemmen opened this issue Sep 19, 2016 · 2 comments
Labels
CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. pkg: Tpetra TpetraRF

Comments

@mhoemmen
Copy link
Contributor

mhoemmen commented Sep 19, 2016

@trilinos/tpetra
Epic: #767.
This blocks #385.

For example, we could keep an extra row offsets array (where remotes start in each row) in CrsGraph.

@mhoemmen mhoemmen changed the title Tpetra::CrsGraph: Keep extra row offsets array (where remotes start in each row) Tpetra::CrsMatrix: Store matrix in such a way as to allow overlap of communication & computation Sep 19, 2016
@mhoemmen mhoemmen added this to the Tpetra-overlap-comm-compute milestone Sep 19, 2016
@mhoemmen mhoemmen added story The issue corresponds to a Kanban Story (vs. Epic or Task) task and removed story The issue corresponds to a Kanban Story (vs. Epic or Task) labels Sep 19, 2016
@mhoemmen mhoemmen modified the milestones: Tpetra-backlog, Tpetra-overlap-comm-compute Nov 2, 2016
@github-actions
Copy link

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and remove the MARKED_FOR_CLOSURE label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE.

@github-actions github-actions bot added the MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. label Jan 17, 2021
@github-actions
Copy link

This issue was closed due to inactivity for 395 days.

@github-actions github-actions bot added the CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. label Feb 17, 2021
@jhux2 jhux2 added this to Tpetra Aug 12, 2024
@jhux2 jhux2 moved this to Done in Tpetra Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. pkg: Tpetra TpetraRF
Projects
Status: Done
Development

No branches or pull requests

2 participants