Open KaoCC opened 1 month ago
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.
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.