Refactor ROCm Support (#21132)
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions

* 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 09:41:02 -07:00
committed by GitHub
parent 1f9669bbe5
commit 8a360eecf8
4 changed files with 10 additions and 50 deletions
-1
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: