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 b447976 commit 9e5d80eCopy full SHA for 9e5d80e
benchmarks/run_input_shard.sh
@@ -4,7 +4,7 @@
4
5
# Capture timestamp once for consistent filename
6
TIMESTAMP=$(date +%s)
7
-OUTPUT_DIR="benchmarks_autotune_${TIMESTAMP}_input_shard_${SHARD}_of_${WORLD_SIZE}"
+OUTPUT_DIR="benchmarks_results/benchmarks_autotune_${TIMESTAMP}_input_shard_${SHARD}_of_${WORLD_SIZE}"
8
9
KERNEL_NAME_LIST=(
10
"rms_norm"
0 commit comments