We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414d959 commit 087d01fCopy full SHA for 087d01f
infra/nightly.sh
@@ -8,7 +8,7 @@ export PATH="$PATH:$HOME/.cargo/bin/"
8
9
# Seed is fixed for the whole day; this way two branches run the same seed
10
SEED=$(date "+%Y%j")
11
-BENCHDIR="bench/graphics/pbrt.fpcore"
+BENCHDIR="bench/"
12
REPORTDIR="reports"
13
NUMITERS=10
14
0 commit comments