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

Improve PMatrix class for row/column major distribution #57

Closed
jcoulter12 opened this issue Aug 13, 2020 · 0 comments · Fixed by #64
Closed

Improve PMatrix class for row/column major distribution #57

jcoulter12 opened this issue Aug 13, 2020 · 0 comments · Fixed by #64
Assignees
Projects

Comments

@jcoulter12
Copy link
Collaborator

In some cases, the division over columns or rows among processes leaves some processes without any elements (see the return values of numLocalRows/Cols from numroc_). Ideally, we'd like to spread a distributed matrix evenly across processes.

See discussion in #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Phoebe 1.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants