hipStreamQuery uses av::is_empty. Add HIP_FORCE_NULL_STREAM.

This commit is contained in:
Ben Sander
2017-08-31 02:50:30 +00:00
والد 882dab4536
کامیت 4ac6d643c1
3فایلهای تغییر یافته به همراه27 افزوده شده و 16 حذف شده
+1
مشاهده پرونده
@@ -68,6 +68,7 @@ extern int HIP_SYNC_HOST_ALLOC;
extern int HIP_SYNC_STREAM_WAIT;
extern int HIP_SYNC_NULL_STREAM;
extern int HIP_FORCE_NULL_STREAM;
// TODO - remove when this is standard behavior.
extern int HCC_OPT_FLUSH;