Temporarily disables HCC_OPT_FLUSH

Change-Id: I290791e58dd52ab3823f6c3315e42b0d386e9d64


[ROCm/hip commit: 17555eabc0]
这个提交包含在:
Wen-Heng (Jack) Chung
2017-07-12 16:08:36 +00:00
父节点 a4d39f50a1
当前提交 a80bc4c3b6
+1 -1
查看文件
@@ -96,7 +96,7 @@ int HIP_SYNC_NULL_STREAM = 1;
// HIP needs to change some behavior based on HCC_OPT_FLUSH :
// TODO - set this to 1
int HCC_OPT_FLUSH = 1;
int HCC_OPT_FLUSH = 0;