Searched defs:enablePeerAccess (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ | ||
H A D | CUDAPluggableAllocator.cpp | 331 void CUDAPluggableAllocator::enablePeerAccess( in enablePeerAccess() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDAMallocAsyncAllocator.cpp | 856 void enablePeerAccess(c10::DeviceIndex dev, c10::DeviceIndex dev_to_access) in enablePeerAccess() function |
H A D | CUDACachingAllocator.h | 445 inline void enablePeerAccess( in enablePeerAccess() function |
H A D | CUDACachingAllocator.cpp | 3559 void enablePeerAccess(c10::DeviceIndex dev, c10::DeviceIndex dev_to_access) in enablePeerAccess() function in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator |