Refactor ROCm Support (#21132)

* Remove gfx 900 support and only keep ROCm build with all variants by default

* Include C++ for JIT header compilation
This commit is contained in:
Nicolas Mowen
2025-12-02 10:41:02 -06:00
committed by GitHub
parent 1f9669bbe5
commit 8a360eecf8
4 changed files with 10 additions and 50 deletions

View File

@@ -136,7 +136,6 @@ jobs:
*.cache-to=type=registry,ref=${{ steps.setup.outputs.cache-name }}-tensorrt,mode=max
- name: AMD/ROCm general build
env:
AMDGPU: gfx
HSA_OVERRIDE: 0
uses: docker/bake-action@v6
with: