cudaStreamAddCallback and cudaStreamWaitEvent were excluded from unsupported.
Этот коммит содержится в:
Evgeny Mankov
2017-02-20 21:26:40 +03:00
родитель 45f6b10459
Коммит 839927a94a
+1 -3
Просмотреть файл
@@ -511,12 +511,10 @@ const char *hipGetErrorString(hipError_t hipError);
* @{
*
* The following Stream APIs are not (yet) supported in HIP:
* - cudaStreamAddCallback
* - cudaStreamAttachMemAsync
* - cudaStreamCreateWithPriority
* - cudaStreamGetPriority
* - cudaStreamWaitEvent
*/
*/
/**