SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: I04c4caef055908c20b741f39dcb6b7536b89092f
[ROCm/hip commit: 1c1b12d055]
This commit is contained in:
@@ -689,6 +689,9 @@ enum hipLimit_t {
|
||||
// Stream per thread
|
||||
/** Implicit stream per application thread.*/
|
||||
#define hipStreamPerThread ((hipStream_t)2)
|
||||
|
||||
// Indicates that the external memory object is a dedicated resource
|
||||
#define hipExternalMemoryDedicated 0x1
|
||||
/*
|
||||
* @brief HIP Memory Advise values
|
||||
* @enum
|
||||
|
||||
Reference in New Issue
Block a user