Report the CUcontext in the cuda_driver log spew, not the CudaContext pointer.
CUDA tools (like nvprof, cuda-memcheck) report the CUcontext, so this makes it possible to match them up during debugging. PiperOrigin-RevId: 227926402
Loading
Please sign in to comment