Skip to content

Conversation

@eqy
Copy link
Collaborator

@eqy eqy commented Nov 17, 2022

Essentially the same change as #67946, except that the default is to disallow reduced precision reductions in BFloat16 GEMMs (for now). If performance is severely regressed, we can change the default, but this option appears to be necessary to pass some addmm BFloat16 tests on H100.

CC @ptrblck @ngimel

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 17, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/89172

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 1 Pending

As of commit 909a989:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@eqy eqy added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 17, 2022
@soulitzer soulitzer requested a review from ngimel November 18, 2022 06:57
@soulitzer soulitzer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Nov 18, 2022
@eqy eqy changed the title [cuBLAS] Add an option to disable reduced precision reductions for FP16 GEMM [cuBLAS] Add an option to disable reduced precision reductions for 16 GEMM Nov 19, 2022
@eqy eqy changed the title [cuBLAS] Add an option to disable reduced precision reductions for 16 GEMM [cuBLAS] Add an option to disable reduced precision reductions for BF16 GEMM Nov 19, 2022
@eqy
Copy link
Collaborator Author

eqy commented Nov 22, 2022

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cublas_reduced_precision_bf16 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cublas_reduced_precision_bf16 && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the cublas_reduced_precision_bf16 branch from e64bf93 to 6133bcc Compare November 22, 2022 19:40
@eqy
Copy link
Collaborator Author

eqy commented Dec 13, 2022

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cublas_reduced_precision_bf16 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cublas_reduced_precision_bf16 && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the cublas_reduced_precision_bf16 branch from 2d9b2e3 to 82d6337 Compare December 13, 2022 23:07
Copy link
Collaborator

@ngimel ngimel left a comment

Choose a reason for hiding this comment

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

Approving, but I'd defer to @ptrblck for what the default value should be, just making tests pass may not be reason enough to flip the default, as long as real workloads still converge.

@eqy
Copy link
Collaborator Author

eqy commented Dec 20, 2022

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased cublas_reduced_precision_bf16 onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout cublas_reduced_precision_bf16 && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the cublas_reduced_precision_bf16 branch from 81898db to 909a989 Compare December 20, 2022 22:31
@eqy
Copy link
Collaborator Author

eqy commented Dec 21, 2022

@pytorchmergebot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants