API tracing instrumentation
Change-Id: I257409b9fe299b009ded3e3a43287322d5f93a70
This commit is contained in:
@@ -513,7 +513,7 @@ hipError_t hipDeviceGetSharedMemConfig(hipSharedMemConfig* pConfig);
|
||||
*
|
||||
* @returns #hipSuccess, #hipErrorInvalidDevice, #hipErrorInvalidValue
|
||||
*/
|
||||
hipError_t hipGetDeviceFlags(unsigned *flags);
|
||||
hipError_t hipGetDeviceFlags(unsigned int* flags);
|
||||
|
||||
/**
|
||||
* @brief The bank width of shared memory on current device is set
|
||||
|
||||
Reference in New Issue
Block a user