Skip to content

Add AMDGPU extension and some GPU tests#26

Merged
kshyatt merged 2 commits intomainfrom
ksh/gpu
Feb 26, 2026
Merged

Add AMDGPU extension and some GPU tests#26
kshyatt merged 2 commits intomainfrom
ksh/gpu

Conversation

@kshyatt
Copy link
Member

@kshyatt kshyatt commented Feb 25, 2026

No description provided.

@kshyatt kshyatt requested a review from lkdvos February 25, 2026 16:03
Copy link
Member

@Jutho Jutho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The extension looks good. The git diff for the "runtest.jl" is hard to parse, but I assume it is just all the old testing code, indented by one tab by now being in the if !is_buildkite clause?

@kshyatt
Copy link
Member Author

kshyatt commented Feb 26, 2026

Modified the Adapt functions to be more type-specific and not require to to be a Type, because (for example) in CUDA.jl when sending arrays to the device for kernel invocation it may not be, see here.

@codecov
Copy link

codecov bot commented Feb 26, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@kshyatt kshyatt merged commit 732a068 into main Feb 26, 2026
11 of 14 checks passed
@kshyatt kshyatt deleted the ksh/gpu branch February 26, 2026 09:58
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