Merge "hipDispatchLatency: reduce iterations to 5120" into amd-master
[ROCm/hip commit: ae5252d125]
Tento commit je obsažen v:
@@ -30,7 +30,7 @@ if(status != hipSuccess){ \
|
||||
|
||||
#define LEN 1024*1024
|
||||
#define SIZE LEN * sizeof(float)
|
||||
#define ITER 10000
|
||||
#define ITER 5120
|
||||
|
||||
__global__ void One(hipLaunchParm lp, float* Ad){
|
||||
}
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele