Bruce-Lee-LY/cuda_hook
Hooked CUDA-related dynamic libraries by using automated code generation tools.
CMIT
Issues
- 0
- 1
[BUG] code generate failed in cudnn, RecursionError: maximum recursion depth exceeded in comparison
#14 opened by haozhou-wong - 1
BUG: `dlopen("/usr/local/cuda/targets/x86_64-linux/lib/libcublas.so", RTLD_NOW | RTLD_LOCAL)` failed, symbol free_gemm_select version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference
#13 opened by githubcq - 1
Why was cuGetProcAddress manually deleted?
#12 opened by chaunceyjiang - 1
"Can #cudainclude#_subset.h be generated automatically using generate_code.py?"
#11 opened by 0x401000Nu1l - 0
- 1
[Bug] code_generate has bug when parse parameter with *array type* like "int x[]"
#9 opened by chenzhuofu - 2
no version information available
#8 opened by wangh0606 - 1
ports to cuda 12.
#7 opened by idreamerhx - 7
Where or How to get the cuda_subset.h?
#3 opened by pokerfaceSad - 3
- 1
how hook libcuda work
#1 opened by X-XG