[HIP] annotation update.

cudaStreamAddCallback and cudaStreamWaitEvent were excluded from unsupported.
This commit is contained in:
Evgeny Mankov
2017-02-20 21:26:40 +03:00
parent bd9b674d3d
commit 2461ddd79d
+1 -3
Vedi File
@@ -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
*/
*/
/**