Skip to content

Conversation

@kshyatt
Copy link
Member

@kshyatt kshyatt commented Oct 15, 2025

No description provided.

@kshyatt kshyatt requested a review from lkdvos October 15, 2025 22:16
@github-actions
Copy link

github-actions bot commented Oct 15, 2025

Your PR no longer requires formatting changes. Thank you for your contribution!

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ixAlgebraKitAMDGPUExt/MatrixAlgebraKitAMDGPUExt.jl 60.00% 8 Missing ⚠️
...MatrixAlgebraKitCUDAExt/MatrixAlgebraKitCUDAExt.jl 60.00% 8 Missing ⚠️
Files with missing lines Coverage Δ
...ixAlgebraKitAMDGPUExt/MatrixAlgebraKitAMDGPUExt.jl 65.85% <60.00%> (-5.58%) ⬇️
...MatrixAlgebraKitCUDAExt/MatrixAlgebraKitCUDAExt.jl 68.18% <60.00%> (-6.82%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@lkdvos lkdvos left a 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.

@kshyatt
Copy link
Member Author

kshyatt commented Oct 16, 2025

The coverage issue should resolve once we have the polar PR running on top of this

@Jutho
Copy link
Member

Jutho commented Oct 16, 2025

I assume the kernels cannot use the type parameter value anti at compile time, and this is why you have to write out the kernels separately for both cases? Certainly looks good to me.

@kshyatt
Copy link
Member Author

kshyatt commented Oct 16, 2025

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.

@kshyatt kshyatt merged commit 17ea798 into main Oct 16, 2025
9 of 10 checks passed
@kshyatt kshyatt deleted the ksh/proj branch October 16, 2025 10:27
@lkdvos lkdvos mentioned this pull request Nov 14, 2025
lkdvos referenced this pull request Nov 14, 2025
* Bump v0.6

* rename `gaugefix` -> `fixgauge`

* reduce unnecessary warnings

* fix `copy_input` signatures in Mooncake tests

* Add changelog to docs
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.

4 participants