Set default HIP_HIDDEN_FREE_MEM

Esse commit está contido em:
Ben Sander
2017-06-27 12:17:12 -05:00
commit 148dbc1027
+1 -1
Ver Arquivo
@@ -78,7 +78,7 @@ int HIP_FORCE_P2P_HOST = 0;
int HIP_FAIL_SOC = 0;
int HIP_DENY_PEER_ACCESS = 0;
int HIP_HIDDEN_FREE_MEM = 0;
int HIP_HIDDEN_FREE_MEM = 256;
// Force async copies to actually use the synchronous copy interface.
int HIP_FORCE_SYNC_COPY = 0;