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

BB-52: Support rank promotion #24

Open
mcmillan03 opened this issue Sep 3, 2021 · 1 comment
Open

BB-52: Support rank promotion #24

mcmillan03 opened this issue Sep 3, 2021 · 1 comment

Comments

@mcmillan03
Copy link
Member

Where scalars and vectors are automatically promoted to vectors and matrices through replication of values to carry out existing GraphBLAS operations

RankPromotionProposal.pdf

@rayegun
Copy link
Collaborator

rayegun commented Nov 9, 2022

One initial comment. I think rank promotion should apply to masks. Fantastic way to mask out certain columns or rows. Would require transpose of mask to be supported.

Implementation may be far too complex though it should be feasible to add rewrites to the existing kernels in SuiteSparse:GraphBLAS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants