Skip to content

Commit bee1909

Browse files
committed
recommend remove inductor cache before benchmarking
1 parent eb99525 commit bee1909

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmarks/run.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
Currently supported kernels are listed in `KERNEL_MAPPINGS` in `benchmarks/run.py`.
66
7+
NOTE: It's recommended to run `rm -rf /tmp/torchinductor_${USER}/*` before running this script to enable autotuning and ensure best performance.
8+
79
Usage:
810
$ python benchmarks/run.py [tritonbench args...] [--kernel <kernel_name(s)>]
911

0 commit comments

Comments
 (0)