Skip to content

Commit

Permalink
regressions/ck_hp: tune affinity delta back to 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbahra committed Sep 12, 2024
1 parent 78b183e commit d42e319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regressions/ck_hp/validate/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ all: $(OBJECTS)

check: all
./serial
./ck_hp_stack `expr $(CORES) / 2` 100 2
./ck_hp_stack `expr $(CORES) / 2` 64 1
./ck_hp_fifo `expr $(CORES) / 2` 1 1024 100
./nbds_haz_test `expr $(CORES) / 2` 15 1
./ck_hp_fifo_donner `expr $(CORES) / 2` 16384
Expand Down

0 comments on commit d42e319

Please sign in to comment.