Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Support Blackwell Build #1418

Closed
wants to merge 8 commits into from
Closed

Conversation

johnnynunez
Copy link

Description

Blackwell support
B100/B200 codegen 10.0
RTX50 codegen 12.0

I can't support fp4 because I don't have access to white paper architecture.

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Support Blackwell B100/B200
  • Support Blackwell RTX50

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@timmoon10
Copy link
Collaborator

The release_v2.0 branch adds support for Blackwell and this work has been incorporated into the main branch with 544dd14. We've prioritized MXFP8 compute, but watch this space for future updates.

@timmoon10 timmoon10 closed this Feb 8, 2025
@johnnynunez
Copy link
Author

The release_v2.0 branch adds support for Blackwell and this work has been incorporated into the main branch with 544dd14. We've prioritized MXFP8 compute, but watch this space for future updates.

super! thanks for your work guys!

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