Conversation
|
OK, this is now working for QR on full |
lkdvos
left a comment
There was a problem hiding this comment.
Would it make sense to introduce a project_triu(!) and/or norm_triu function for this, and just overload the GPU ones to allocate?
As a side note, we might at some point try and not generate any of the gauge dependency checks if the tolerance is set to 0, as a way to disable the warnings, or alternatively put the entire thing in a @warn block so we can disable that, since these checks are starting to feel a bit expensive if we need to start allocating.
Yeah I think that could be a nice way to handle it, however I'm unsure if it's that helpful if it's only used in these checks. |
Codecov Report✅ All modified and coverable lines are covered by tests.
🚀 New features to boost your workflow:
|
|
The Enzyme windows fail is happening on |
No description provided.