diff --git a/inc/duplicate.hxx b/inc/duplicate.hxx index 2d2c4dd..885fb52 100644 --- a/inc/duplicate.hxx +++ b/inc/duplicate.hxx @@ -189,7 +189,7 @@ inline void duplicateArenaOmpW(H& a, const G& x) { } auto t3 = timeNow(); // Populate the edges. - #pragma omp parallel for schedule(dynamic, 2048) + #pragma omp parallel for schedule(dynamic, 1024) for (K u=0; u