Fix warpSize, for related issue in hipeigen and torch

Change-Id: Ic66b24923a363304dca189011869ba7a0a6f8895
Tá an tiomantas seo le fáil i:
Sun, Peng
2017-04-01 15:42:53 -05:00
tuismitheoir 27bbeedabb
tiomantas c82c84949c
D'athraigh 2 comhad le 1 breiseanna agus 6 scriosta
-4
Féach ar an gComhad
@@ -835,10 +835,6 @@ __device__ float __hip_ynf(int n, float x)
return b0;
}
const int warpSize = 64;
__device__ long long int clock64() { return (long long int)hc::__cycle_u64(); };
__device__ clock_t clock() { return (clock_t)hc::__cycle_u64(); };