Skip to content

Add RTX_PRO_6000_48GB_GFX accelerator type (RTX PRO 6000 MIG 2g.48gb+gfx slice) - #2575

Open
Sanjan611 wants to merge 2 commits into
mainfrom
sanjan/rtx-6000-mig-48gb
Open

Add RTX_PRO_6000_48GB_GFX accelerator type (RTX PRO 6000 MIG 2g.48gb+gfx slice)#2575
Sanjan611 wants to merge 2 commits into
mainfrom
sanjan/rtx-6000-mig-48gb

Conversation

@Sanjan611

@Sanjan611 Sanjan611 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new Accelerator enum value RTX_PRO_6000_48GB_GFX for the RTX PRO 6000 MIG 2g.48gb+gfx profile (half of a 96GB RTX PRO 6000).

  • Naming follows the existing MIG-slice convention (H100_40GB, A100_40GB): base GPU + slice memory.
  • The _GFX suffix distinguishes the graphics-enabled MIG profile (2g.48gb+gfx) from compute-only profiles.
  • Modeled on the RTX_PRO_6000 addition (Add rtx-pro-6000 type to truss #2395): enum value + BEI-BERT docker image suffix mapping (blackwell-, same as the full card).
  • No trt_llm_config.py change needed — Blackwell parts pass the current FP8/FP4 validation by default.

Testing

  • pytest truss/tests/test_config.py — 218 passed, including a new test_acc_spec_from_str case for the new accelerator.
  • ruff check / ruff format --check clean on changed files.

🤖 Generated with Claude Code

…gfx slice)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Sanjan611
Sanjan611 force-pushed the sanjan/rtx-6000-mig-48gb branch from ac2c26e to 42e97bf Compare July 23, 2026 18:27
@Sanjan611 Sanjan611 changed the title Add RTX_PRO_6000_48GB accelerator type (RTX PRO 6000 MIG 2g.48gb slice) Add RTX_PRO_6000_48GB_GFX accelerator type (RTX PRO 6000 MIG 2g.48gb+gfx slice) Jul 23, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants