Skip to content

Fix Modal CUTLASS header tag#489

Merged
msaroufim merged 1 commit into
mainfrom
update-modal-latest-torch-cute-v2
Jun 12, 2026
Merged

Fix Modal CUTLASS header tag#489
msaroufim merged 1 commit into
mainfrom
update-modal-latest-torch-cute-v2

Conversation

@msaroufim

Copy link
Copy Markdown
Member

Fixes the Modal image build after the dependency update.

nvidia-cutlass-dsl==4.5.2 exists on PyPI, but NVIDIA/cutlass does not have a matching v4.5.2 repository tag. The newest available CUTLASS repo tag is v4.5.1, so this updates the header checkout to that tag while leaving the Python CuTe DSL package at 4.5.2 from the previous PR.

Validation:

  • python -m py_compile src/runners/modal_runner.py
  • git diff --check

@msaroufim msaroufim marked this pull request as ready for review June 12, 2026 20:30
@msaroufim msaroufim merged commit c271f2c into main Jun 12, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/libkernelbot
  utils.py
Project Total  

This report was generated by python-coverage-comment-action

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.

1 participant