Skip to content

Conversation

@mtfishman
Copy link
Member

There are a lot of changes going on in the GPU backends recently. GPUArrays.jl, which provides common GPU array functionality that is shared by CUDA.jl, AMDGPU.jl, Metal.jl, etc., recently transitioned to depending on KernelAbstractions.jl for writing native Julia code that gets cross-compiled across different GPU backends. Very cool stuff! However, that change seems to have broken a few things in our tests which we need to investigate, in the meantime I'll downgrade to a version before that transition and try things out again once the dust settles.

@emstoudenmire
Copy link
Collaborator

Interesting to learn about these changes in the GPU ecosystem

@mtfishman mtfishman merged commit a84bb65 into main Nov 19, 2024
13 checks passed
@mtfishman mtfishman deleted the NDTensors_downgrade_GPUArrays branch November 19, 2024 03:18
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.

3 participants