← Back to events
ActiveTechRelease

trunk/d7a82dcfcb838549a84f49516bc5c32ecf1eef90: [ROCm][Docker] Avoid caching TheRock wheels in Docker images (#195526)

Photo: PyTorch Releases

What happened

Summary The multi-architecture ROCm wheels are large, and retaining pip's download cache duplicates their contents in Docker layers. Disable pip caching during installation to reduce the resulting image size without changing the installed ROCm payload. Issue originally posted in ROCm/ROCm-docker#166 and originally tracked down by @tantara . Checklist Passes lint with lintrunner -a .ci/docker/common/install_rocm.sh A…

Summary assembled by rule from the sources below

Why it's spreading

Sources