@@ -25,7 +25,7 @@
* dmda choose the implementation which minimises the execution time
*/
-#define STARTlin 1048576
+#define STARTlin 131072
#define START 1024
#ifdef STARPU_QUICK_CHECK
#define END 1048576
@@ -26,7 +26,7 @@
* otherwise, it choose the first implementtaion which minimizes the execution time
* dmda choose CPU workers for small size (size=1234)
-#define STARTlin (512*1024)