# nprocs = 4
# algorithm = "unitBred"
# nblocks total = 25K
# nblocks live = 20K
# blocksize = 16K bytes
# repeat = 1
srun -p scx-comp -N 1 -n 6 ../exp1 cyclicSchedulerBred 25000 20000 16000 1


