Skip to content

msa: GPT-6#946

Merged
sayakpaul merged 8 commits into
mainfrom
minimax-msa
Jun 30, 2026
Merged

msa: GPT-6#946
sayakpaul merged 8 commits into
mainfrom
minimax-msa

Conversation

@sayakpaul

Copy link
Copy Markdown
Member

Triggering a build.

sayakpaul and others added 3 commits June 11, 2026 16:41
- Add msa to KERNEL_SOURCE_MAPPING so the kernel lookup completeness
  check passes.
- Declare the license as 'MIT AND Apache-2.0': MSA is MIT, the vendored
  quack modules are Apache-2.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sayakpaul sayakpaul changed the title msa: minimax msa for GPT-6 msa: GPT-6 Jun 11, 2026
@sayakpaul

Copy link
Copy Markdown
Member Author

/kernel-bot build-and-stage msa --branch v0

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Build request processed.

Command: /kernel-bot build-and-stage msa --branch v0
Mode: build and stage
Target branch: v0
PR head SHA: 69466f70eeeaf6ac204b54eb0226f183ae195352
Workflows: build.yaml, build-mac.yaml, build-windows.yaml

Dispatched (2):

@sayakpaul

Copy link
Copy Markdown
Member Author

/kernel-bot build-and-stage msa --branch v0

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Build request processed.

Command: /kernel-bot build-and-stage msa --branch v0
Mode: build and stage
Target branch: v0
PR head SHA: ae00bbf0150be7a7714a102d26f6541da7f97003
Workflows: build.yaml, build-mac.yaml, build-windows.yaml

Dispatched (2):

@danieldk danieldk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, added a question.

Comment thread msa/build.toml
# runtime through nvidia-cutlass-dsl; only SM100 is supported.
[kernel.msa]
backend = "cuda"
cuda-capabilities = ["10.0"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also doesn't work on later Blackwell? (12.0, etc.)

@sayakpaul sayakpaul Jun 11, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept it because the repository explicitly states it and also the compiler flags have -arch=sm_100 everywhere in upstream.

@sayakpaul sayakpaul marked this pull request as ready for review June 11, 2026 13:06
@sayakpaul sayakpaul requested a review from danieldk June 11, 2026 14:13
@sayakpaul

Copy link
Copy Markdown
Member Author

@danieldk could you approve for the merge?

@drbh drbh added area: build-system build.toml, Nix flakes, packaging, and kernel-builder integration area: docs README, CARD.md, guides, and repository documentation area: repo-automation Repository scripts, bots, freshness checks, and generated automation area: tests Tests, validation code, and benchmark harnesses backend: cuda NVIDIA CUDA kernels new-kernel A brand-new kernel package is added size: XL Diff > 1000 lines type: feature New functionality / capability vendoring Vendoring a dependency in-tree labels Jun 30, 2026
@sayakpaul

Copy link
Copy Markdown
Member Author

@danieldk a gentle ping.

@drbh drbh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sayakpaul

Copy link
Copy Markdown
Member Author

Kernel build was successful.

@sayakpaul sayakpaul merged commit 09d7851 into main Jun 30, 2026
3 of 5 checks passed
@sayakpaul sayakpaul deleted the minimax-msa branch June 30, 2026 17:31
@sayakpaul

Copy link
Copy Markdown
Member Author

/kernel-bot merge-and-upload msa

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

Build request processed.

Command: /kernel-bot merge-and-upload msa
Mode: merge, build and upload
Target branch: ``
PR head SHA: 1a2e03436572adb4927c3c5d9a68cfa0d0b2970e
Workflows: `build.yaml, build-mac.yaml, build-windows.yaml`

Merge result: PR is already merged. Continuing with build/upload.

Dispatched (1):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system build.toml, Nix flakes, packaging, and kernel-builder integration area: docs README, CARD.md, guides, and repository documentation area: repo-automation Repository scripts, bots, freshness checks, and generated automation area: tests Tests, validation code, and benchmark harnesses backend: cuda NVIDIA CUDA kernels new-kernel A brand-new kernel package is added size: XL Diff > 1000 lines type: feature New functionality / capability vendoring Vendoring a dependency in-tree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants