NVIDIA / NVIDIA/TensorRT

[Feature Request] TRT_MoE Support for older GPU architectures (sm90, sm89, sm80)

Open
#4,805 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

Currently, trtmoe only supports Blackwell or Thor architectures.

MoE requires Blackwell or Thor GPU architecture (SM 10.x or SM 11.x)

Are there any plans on the roadmap to add support for Hopper (sm90), Ada (sm89), or Ampere (sm80) in the future? Many developers in the community are still relying on these GPUs for local development and inference.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by locating TRT_MoE's GPU architecture checks and existing Blackwell/Thor support, then determine whether Hopper (sm90), Ada (sm89), and Ampere (sm80) are feasible; done would mean documented and tested support for the requested architectures.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.