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

[NDTensors] Downgrade GPUArraysCore to v0.1 #1599

Merged
merged 1 commit into from
Nov 19, 2024

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.

2 participants