Skip to content

Commit 9e5d80e

Browse files
committed
use benchmarks_results/ folder
1 parent b447976 commit 9e5d80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/run_input_shard.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Capture timestamp once for consistent filename
66
TIMESTAMP=$(date +%s)
7-
OUTPUT_DIR="benchmarks_autotune_${TIMESTAMP}_input_shard_${SHARD}_of_${WORLD_SIZE}"
7+
OUTPUT_DIR="benchmarks_results/benchmarks_autotune_${TIMESTAMP}_input_shard_${SHARD}_of_${WORLD_SIZE}"
88

99
KERNEL_NAME_LIST=(
1010
"rms_norm"

0 commit comments

Comments
 (0)