cuda_hook icon indicating copy to clipboard operation
cuda_hook copied to clipboard

Why was cuGetProcAddress manually deleted?

Open chaunceyjiang opened this issue 3 months ago • 0 comments

Recently, I have been studying this project and noticed that you manually removed the interception of cuGetProcAddress. May I ask why?

https://github.com/Bruce-Lee-LY/cuda_hook/blob/fc4b02e14889bdbcc973fddc8d03daaa99e0433b/src/cuda/cuda_hook.cpp#L3313-L3321

chaunceyjiang avatar Mar 06 '24 06:03 chaunceyjiang