SWDEV-255853: CUDA device P2P attributes
Change-Id: I7deffd04101b565f68a72a179f9faeaa22cab97d
[ROCm/hip commit: e0be2ca8dd]
This commit is contained in:
کامیت شده توسط
Anusha Godavarthy Surya
والد
075976bc1a
کامیت
0ed2d37bb4
@@ -303,6 +303,11 @@ typedef CUfunc_cache hipFuncCache;
|
||||
typedef CUjit_option hipJitOption;
|
||||
typedef CUdevice hipDevice_t;
|
||||
typedef enum cudaDeviceP2PAttr hipDeviceP2PAttr;
|
||||
#define hipDevP2PAttrPerformanceRank cudaDevP2PAttrPerformanceRank
|
||||
#define hipDevP2PAttrAccessSupported cudaDevP2PAttrAccessSupported
|
||||
#define hipDevP2PAttrNativeAtomicSupported cudaDevP2PAttrNativeAtomicSupported
|
||||
#define hipDevP2PAttrHipArrayAccessSupported cudaDevP2PAttrCudaArrayAccessSupported
|
||||
|
||||
typedef CUmodule hipModule_t;
|
||||
typedef CUfunction hipFunction_t;
|
||||
typedef CUdeviceptr hipDeviceptr_t;
|
||||
|
||||
مرجع در شماره جدید
Block a user