Skip to content

[None][chore] Test CI on feature branch#16804

Closed
brb-nv wants to merge 27 commits into
NVIDIA:feat/m3_with_msafrom
brb-nv:user/brb/test-ci-on-feat-branch
Closed

[None][chore] Test CI on feature branch#16804
brb-nv wants to merge 27 commits into
NVIDIA:feat/m3_with_msafrom
brb-nv:user/brb/test-ci-on-feat-branch

Conversation

@brb-nv

@brb-nv brb-nv commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Description

N/A

Test Coverage

N/A

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

MrGeva and others added 24 commits July 23, 2026 11:00
…use full-warp hidden_size (NVIDIA#16389)

Signed-off-by: Eran Geva <19514940+MrGeva@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Add the MiniMax-M3 MSA sparse attention backend with CUDA-graph support and
integrate the MSA fmha_sm100 kernels as a git submodule at 3rdparty/MSA.

Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…x-M3 on the MSA backend (#4)

Signed-off-by: Zheyu Fu <zheyuf@nvidia.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…t processor (NVIDIA#16689)

Signed-off-by: Pietro Cicotti <pcicotti@login-lyris01.lyris.clusters.nvidia.com>
Co-authored-by: Pietro Cicotti <pcicotti@login-lyris01.lyris.clusters.nvidia.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…16711)

Signed-off-by: Zheyu Fu <zheyuf@NVIDIA.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…16695)

Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…remove contiguous (NVIDIA#16699)

Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
…branch (NVIDIA#16722)

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: peihengh <259410613+peihu-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
@brb-nv
brb-nv force-pushed the user/brb/test-ci-on-feat-branch branch from 5a7a616 to 2db9635 Compare July 23, 2026 18:02
@brb-nv
brb-nv requested a review from a team as a code owner July 23, 2026 18:02
@brb-nv
brb-nv requested review from bmarimuthu-nv and removed request for a team July 23, 2026 18:02
@brb-nv brb-nv closed this Jul 23, 2026
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The head commit changed during the review from 5a7a616 to 2db9635.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
⚔️ Resolve merge conflicts
  • Resolve merge conflict in branch user/brb/test-ci-on-feat-branch

Comment @coderabbitai help to get the list of available commands.

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.

9 participants