Leo Fang

Results 1175 comments of Leo Fang

Discussed with Andy offline: - we agreed the above understanding is correct and there is no breaking change needed - we will change the event option from `support_ipc` to `ipc_enabled`...

It has come to my attention (https://github.com/NVIDIA/cuda-python/pull/1209#issuecomment-3482693042) that our IPC tests still have room for (performance) improvement. For example, buffer comparison can be run asynchronously and on device, instead of...

With which version of pathfinder does this happen? I thought we've made a special case for nvvm precisely because it does not show up in the system search path. We...

>> This seems like another case where libraries are in `/usr/local/cuda*` but are not necessarily in the ldconfig and that the expectation is we still search and find them within...

> They all set `CUDA_HOME`, `libnvvm` is found that way. I see, this is what I missed, thanks!