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

Upgrade CUTLASS to v2.11 and add sequence length threshold for cutlass FMHA #14401

Merged
merged 6 commits into from
Jan 25, 2023

Conversation

tianleiwu
Copy link
Contributor

@tianleiwu tianleiwu commented Jan 23, 2023

Description

Add sequence length threshold for triggering cutlass FMHA in FP32. See performance test results in #14343 to see how this threshold is selected.

Upgrade cutlass to v2.11 and update deps.txt and cgmanifest for nuget pipeline build (test build: https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=268574&view=results)

Motivation and Context

@tianleiwu tianleiwu requested a review from a team as a code owner January 23, 2023 20:11
yufenglee
yufenglee previously approved these changes Jan 23, 2023
@tianleiwu tianleiwu requested a review from a team as a code owner January 24, 2023 05:54
@tianleiwu tianleiwu marked this pull request as draft January 24, 2023 15:31
@tianleiwu tianleiwu changed the title Add sequence length threshold for cutlass FMHA Upgrade CUTLASS to v2.11 and add sequence length threshold for cutlass FMHA Jan 24, 2023
@tianleiwu tianleiwu marked this pull request as ready for review January 24, 2023 18:26
@faxu faxu added the triage:approved Approved for cherrypicks for release label Jan 25, 2023
@tianleiwu tianleiwu merged commit 94b1791 into main Jan 25, 2023
@tianleiwu tianleiwu deleted the tlwu/add_cutlass_to_deps branch January 25, 2023 17:43
rui-ren pushed a commit that referenced this pull request Jan 27, 2023
…s FMHA (#14401)

### Description
Add sequence length threshold for triggering cutlass FMHA in FP32. See
performance test results in
#14343 to see how this
threshold is selected.

Upgrade cutlass to v2.11 and update deps.txt and cgmanifest for nuget
pipeline build (test build:
https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=268574&view=results)
@faxu faxu removed the release:1.14 label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage:approved Approved for cherrypicks for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants