cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Make mangled and unmangled (kernel) names more difficult to mix up

Open eyalroz opened this issue 1 year ago • 0 comments

It is easy to confuse non-mangled with mangled names. Let's enforce a hard separation of them using a (non-owning) class.

eyalroz avatar Sep 06 '24 09:09 eyalroz