Skip to content

win: fix cuda build#3532

Merged
zcbenz merged 3 commits into
ml-explore:mainfrom
dhiltgen:cuda-win
May 13, 2026
Merged

win: fix cuda build#3532
zcbenz merged 3 commits into
ml-explore:mainfrom
dhiltgen:cuda-win

Conversation

@dhiltgen
Copy link
Copy Markdown
Contributor

@dhiltgen dhiltgen commented May 11, 2026

Proposed changes

Current build fails on windows with
error C2398: Element '1': conversion from 'cute::C<128>' to 'unsigned int' requires a narrowing conversion

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation (if needed)

Copy link
Copy Markdown
Collaborator

@zcbenz zcbenz left a comment

Choose a reason for hiding this comment

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

Thanks!

@zcbenz zcbenz force-pushed the cuda-win branch 2 times, most recently from da01197 to d8fc841 Compare May 12, 2026 03:52
dhiltgen and others added 3 commits May 12, 2026 07:26
Current build fails with
  error C2398: Element '1': conversion from 'cute::C<128>' to 'unsigned int' requires a narrowing conversion
@zcbenz zcbenz merged commit f7f5040 into ml-explore:main May 13, 2026
31 of 32 checks passed
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