Skip to content

Disable slow fallback methods for CUDA. #82

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

Closed
ali-ramadhan opened this issue Feb 25, 2019 · 0 comments · Fixed by #264
Closed

Disable slow fallback methods for CUDA. #82

ali-ramadhan opened this issue Feb 25, 2019 · 0 comments · Fixed by #264
Assignees
Labels
GPU 👾 Where Oceananigans gets its powers from performance 🏍️ So we can get the wrong answer even faster
Milestone

Comments

@ali-ramadhan
Copy link
Member

CuArrays.allowscalar(false)

to disable slow fallback methods for CuArrays so we don't accidentally perform some slow operation.

@ali-ramadhan ali-ramadhan added the GPU 👾 Where Oceananigans gets its powers from label Feb 25, 2019
@ali-ramadhan ali-ramadhan self-assigned this Mar 17, 2019
@ali-ramadhan ali-ramadhan added the performance 🏍️ So we can get the wrong answer even faster label Mar 17, 2019
@ali-ramadhan ali-ramadhan added this to the v0.6 milestone Apr 3, 2019
arcavaliere pushed a commit to arcavaliere/Oceananigans.jl that referenced this issue Nov 6, 2019
ali-ramadhan added a commit that referenced this issue Oct 19, 2020
Shock tube verification experiment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU 👾 Where Oceananigans gets its powers from performance 🏍️ So we can get the wrong answer even faster
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant