-
Notifications
You must be signed in to change notification settings - Fork 5
Support new projections on GPU #81
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
Conversation
|
Your PR no longer requires formatting changes. Thank you for your contribution! |
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
lkdvos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, if we merge the hermitian checks PR can immediately depend on this.
|
The coverage issue should resolve once we have the polar PR running on top of this |
|
I assume the kernels cannot use the type parameter value |
|
I was getting unhappiness from GPUCompiler when I tried that last, but hopefully we can try it again in the future -- I would ideally like to refactor these into a common KernelAbstractions kernel to avoid all the duplication. |
* Bump v0.6 * rename `gaugefix` -> `fixgauge` * reduce unnecessary warnings * fix `copy_input` signatures in Mooncake tests * Add changelog to docs
No description provided.