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

bump cutlass to 3.8 #43

Open
wants to merge 1 commit into
base: main-archive
Choose a base branch
from

Conversation

kushanam
Copy link

@kushanam kushanam commented Feb 9, 2025

Bumping CUTLASS to 3.8 and updating the make file for Blackwell arch

@LucasWilkinson
Copy link
Collaborator

Apologies for the inconvenience! But, this repo had diverged pretty far from upstream so we've been in a slow moving repo reset (I.e. starting a new branch from upstream) since it was untenable to rebase/sync with upstream. The "main" branch that was being used for the past couple weeks was not actually main, the branches have now been renamed to reflect there roles, can you please update this PR to point to the new main (the old main is now main-archive).

Some pointers for updating your local env
image

git branch -m lwilkinson/fa3-squashed main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

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