Commit 2b1a749e authored by Joel Hestness's avatar Joel Hestness Committed by Vijay Vasudevan
Browse files

GPU Tracer: Add peer-to-peer memcpy annotations (#11795)

In order to trace memory copies between devices with more recent versions of
CUDA, the GPU tracer must capture peer-to-peer (i.e. device-to-device) memory
transfers (e.g. cuMemcpyDtoD, cudaMemcpy(., ., ., cudaMemcpyDeviceToDevice)).
Add handling to capture these.
parent 9566406e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment