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