scott e69b072b70
All checks were successful
Build ROCm Image / build (push) Successful in 19s
Add MIOPEN_DISABLE_CACHE=1 to prevent SQLite crash on benchmark
cudnn.benchmark triggers MIOpen exhaustive kernel search which then
crashes writing results to SQLite. Disabling the cache skips the write.
PyTorch's in-memory benchmark cache still applies so warmup results are
reused for all requests within a container run.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 14:14:44 -04:00
Description
No description provided
213 KiB
Languages
Python 100%