Set default HIP_SYNC_NULL_STREAM=1.

[ROCm/clr commit: 61fafdceb1]
此提交包含在:
Ben Sander
2017-06-30 19:01:14 -05:00
父節點 35f05c0a3a
當前提交 f1f98a0d2f
+1 -1
查看文件
@@ -92,7 +92,7 @@ int HIP_SYNC_HOST_ALLOC = 1;
// Chicken bit to sync on host to implement null stream.
// If 0, null stream synchronization is performed on the GPU
int HIP_SYNC_NULL_STREAM = 0;
int HIP_SYNC_NULL_STREAM = 1;
// HIP needs to change some behavior based on HCC_OPT_FLUSH :
// TODO - set this to 1