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

Test view of AMD GPUs #823

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

amontoison
Copy link
Member

No description provided.

@amontoison
Copy link
Member Author

amontoison commented Oct 11, 2023

@pxl-th Are views supported in AMDGPU.jl?
I plan to use

copyto!(A,CartesianIndices((1:k,1:k)), B, CartesianIndices((1:k,1:k)))

too but I don't if it's supported.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 11, 2023

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
LLSModels.jl
LinearSolve.jl
Percival.jl
RipQP.jl

@pxl-th
Copy link

pxl-th commented Oct 12, 2023

Yes, we do support views. In fact, I think at this point all GPU backends share the same mechainism for views support.

@amontoison amontoison merged commit 9b536d9 into JuliaSmoothOptimizers:main Oct 16, 2023
32 of 33 checks passed
@amontoison amontoison deleted the amd_view branch October 16, 2023 15:48
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