SWDEV-439581 - fix comments for hipEventSynchronize
Change-Id: I81152ff29b9c59015253b736eea3679f4c750530
[ROCm/hip commit: bbe3cc5e77]
Этот коммит содержится в:
коммит произвёл
Ajay GunaShekar
родитель
bf0ef259cd
Коммит
3e79adaf37
@@ -2845,7 +2845,6 @@ hipError_t hipEventDestroy(hipEvent_t event);
|
||||
* If hipEventRecord() has not been called on @p event, this function returns #hipSuccess when no
|
||||
* event is captured.
|
||||
*
|
||||
* This function needs to support hipEventBlockingSync parameter.
|
||||
*
|
||||
* @param[in] event Event on which to wait.
|
||||
*
|
||||
|
||||
Ссылка в новой задаче
Block a user