We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run it, I get a ton of Unrecognized cbid xx.
Unrecognized cbid xx
Unrecognized cbid 3 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 41 Unrecognized cbid 200 Unrecognized cbid 200 Unrecognized cbid 200 Unrecognized cbid 200 Unrecognized cbid 200 Unrecognized cbid 200 Unrecognized cbid 200 ... ... ...
The text was updated successfully, but these errors were encountered:
That's because I haven't reverse engineered which CUDA API calls these correspond to. If you can figure out what they are, add them here:
cbid_table = { 16: "cudaSetDevice", 10: "cudaGetLastError", 13: "Launch", 9: "cudaSetupArgument", 8: "cudaConfigureArgument", 17: "cudaGetDevice", 20: "cudaMalloc", 22: "cudaFree", 4: "cudaGetDeviceProperties",
and they'll show up in the resulting trace.
Sorry, something went wrong.
No branches or pull requests
When I run it, I get a ton of
Unrecognized cbid xx
.The text was updated successfully, but these errors were encountered: