Skip to content
Commit 790ba1b1 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Disabled std::runtime_error in getRegistersPerMultiprocessor

All kernels using this will have to be refucktored, because
__launch_bounds__ has different meaning in HIP than in CUDA. See [1] for
details.

[1]: https://rocmdocs.amd.com/en/latest/Programming_Guides/HIP-GUIDE.html#device-side-dynamic-global-memory-allocation
parent ca0d9c27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment