mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 08:37:44 +00:00
Update instrumented.sh
This commit is contained in:
@@ -24,7 +24,7 @@ case $1 in
|
|||||||
echo "valgrind-thread testing started"
|
echo "valgrind-thread testing started"
|
||||||
prefix=''
|
prefix=''
|
||||||
exeprefix='valgrind --fair-sched=try --error-exitcode=42'
|
exeprefix='valgrind --fair-sched=try --error-exitcode=42'
|
||||||
postfix='1>/dev/null'
|
postfix=''
|
||||||
threads="2"
|
threads="2"
|
||||||
bench_depth=5
|
bench_depth=5
|
||||||
go_depth=10
|
go_depth=10
|
||||||
|
|||||||
Reference in New Issue
Block a user