wip: can run initial test

This commit is contained in:
daanx 2024-11-29 17:50:37 -08:00
parent e0152ab82f
commit 0f635413d6
6 changed files with 25 additions and 17 deletions

View file

@ -40,6 +40,10 @@ static int ITER = 20;
static int THREADS = 8;
static int SCALE = 10;
static int ITER = 10;
#elif 1
static int THREADS = 1;
static int SCALE = 10;
static int ITER = 10;
#else
static int THREADS = 32; // more repeatable if THREADS <= #processors
static int SCALE = 25; // scaling factor