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

RowMajor CQRRPT [WiP] #95

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aryamanjeendgar
Copy link

This is a PR to enable CQRRPT to support RowMajor inputs.

I have tweaked the existing tests in test_cqrrpt.cc to test RowMajor inputs as well (by just storing a RowMajor copy of the test matrix on hand).

The actual CQRRPT call is still WiP

@TeachRaccooon
Copy link
Contributor

@aryamanjeendgar I pulled your code and tested it locally, everything passed, so I'm presuming that it was the regular CQRRPT tests that were failing for you (per your message in Slack). Lmk once you enable the row-major tests.

P.S. not yet sure what is up with Got workflow, will figure it out shortly.

@TeachRaccooon
Copy link
Contributor

@aryamanjeendgar looks like I am unable to modify files here bc you made a fork.
In order to get rid of the headache with our CI, could you remove lines 17-20 in the core-linux.yaml workflow file?
This should fix the CI issue.

@TeachRaccooon
Copy link
Contributor

@aryamanjeendgar Sorry, macos yaml file also needs updating.

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

Successfully merging this pull request may close these issues.

2 participants