← Back to events
ActiveAIRelease12.6

ciflow/trunk/197023: Add CUDA 12.6 sm90 build-only job to trunk

What happened

Nothing in CI compiles for Hopper (sm90) on CUDA 12.x today: trunk's CUDA builds target '7.5 8.9', and the only sm90 builds live in the h100-* workflows, which are all CUDA 13.0/13.2. This adds a build-only job so 12.6-specific compile breaks against arch '9.0' are caught in trunk. CUDA 12.6 had no CI docker image left, so this also restores one: .ci/docker/build.sh: add a pytorch-linux-jammy-cuda12.6-cudnn9-py3.11-…

Summary assembled by rule from the sources below

Why it's spreading

Sources