Removed nested HIP calls from hip_device functions
Change-Id: I18785b0ee27e32fb8950982fa5c3a64d1ae6a9b8
Este cometimento está contido em:
@@ -413,7 +413,7 @@ hipError_t hipSetDeviceFlags ( unsigned flags);
|
||||
*
|
||||
* @returns #hipSuccess, #hipErrorInvalidValue
|
||||
*/
|
||||
hipError_t hipChooseDevice(int *device, hipDeviceProp_t* prop);
|
||||
hipError_t hipChooseDevice(int *device, const hipDeviceProp_t* prop);
|
||||
|
||||
// end doxygen Device
|
||||
/**
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador