2
0

Set default HIP_HIDDEN_FREE_MEM

[ROCm/hip commit: 148dbc1027]
Este cometimento está contido em:
Ben Sander
2017-06-27 12:17:12 -05:00
ascendente 5d4acb0508
cometimento 3ba979d2b7
+1 -1
Ver ficheiro
@@ -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;