SWDEV-255694: Include attributes - hipFuncAttributePreferredSharedMemoryCarveout and hipFuncAttributeMaxDynamicSharedMemorySize
Change-Id: I3569859e6db0c59a10a76c8ea356d4bc0a0bb906
[ROCm/clr commit: b0664a0087]
Αυτή η υποβολή περιλαμβάνεται σε:
υποβλήθηκε από
Sourabh Betigeri
γονέας
1ea3bf0225
υποβολή
69b62789fb
@@ -307,6 +307,8 @@ typedef enum cudaDeviceP2PAttr hipDeviceP2PAttr;
|
||||
#define hipDevP2PAttrAccessSupported cudaDevP2PAttrAccessSupported
|
||||
#define hipDevP2PAttrNativeAtomicSupported cudaDevP2PAttrNativeAtomicSupported
|
||||
#define hipDevP2PAttrHipArrayAccessSupported cudaDevP2PAttrCudaArrayAccessSupported
|
||||
#define hipFuncAttributeMaxDynamicSharedMemorySize cudaFuncAttributeMaxDynamicSharedMemorySize
|
||||
#define hipFuncAttributePreferredSharedMemoryCarveout cudaFuncAttributePreferredSharedMemoryCarveout
|
||||
|
||||
typedef CUmodule hipModule_t;
|
||||
typedef CUfunction hipFunction_t;
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user