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

Move package extension from GPUArrays.jl to KernelAbstractions.jl #223

Open
nHackel opened this issue Jan 8, 2025 · 0 comments
Open

Move package extension from GPUArrays.jl to KernelAbstractions.jl #223

nHackel opened this issue Jan 8, 2025 · 0 comments

Comments

@nHackel
Copy link
Member

nHackel commented Jan 8, 2025

The latest releases of GPUArrays.jl (see here) now internally uses KernelAbstractions.jl and dropped their "own" kernel language. To support latest release of CUDA, AMDGPU and so on, we should move the extension to KernelArrays.jl

I have to see if we can adapt the conditional code loading to keep the old kernels for older version of GPUArrays and vendor packages

Affected vendor packages:

  • CUDA.jl v5.6
  • Metal.jl v1.5
  • oneAPI.jl v2.0
  • AMDGPU.jl v1.1
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

No branches or pull requests

1 participant