GPUOpen-LibrariesAndSDKs/Orochi

Remove Runtime APIs

Opened this issue · 0 comments

Orochi was designed to support the so-called "driver API", which means we should map functions to the corresponding CUDA API with the prefix "cu" and not ""cuda". Some of them are mixed and we need to remove them.