|
@@ -78,7 +78,7 @@ int main(void)
|
|
int ret;
|
|
int ret;
|
|
|
|
|
|
unsigned loop, nloops = 128*1024;
|
|
unsigned loop, nloops = 128*1024;
|
|
- unsigned duration = 1000;
|
|
+ unsigned duration = 100;
|
|
|
|
|
|
starpu_data_handle_t handle1, handle2;
|
|
starpu_data_handle_t handle1, handle2;
|
|
|
|
|