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

support AMD GPU #9

Closed
korbinian90 opened this issue Sep 27, 2023 · 1 comment
Closed

support AMD GPU #9

korbinian90 opened this issue Sep 27, 2023 · 1 comment

Comments

@korbinian90
Copy link
Owner

This should be simple to add, since the used framework KernelAbstractions.jl supports multiple architectures including CPU, CUDA, ROCm.
It should only need the option to initialize the arrays as ROCm arrays if a ROCm capable card is detected.

@korbinian90
Copy link
Owner Author

all types of GPUs should be supported now. Tested on Apple M1 Metal GPU

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