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

Tuned fp8 gemm for LDM cases #3142

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

Conversation

zjing14
Copy link
Contributor

@zjing14 zjing14 commented Sep 17, 2024

Summary:

buck2 run @//mode/opt-amd-gpu -c fbcode.rocm_arch=mi300 --modifier ovr_config//third-party/rocm/constraints:6.0.1 //deeplearning/fbgemm/fbgemm_gpu/experimental/gen_ai/bench:quantize_bench -- --enable_amd_env_vars --kernels=ck_rowwise  --N 3584 --M 8192 --K 9728 --use_rotating_buffer_bench

ck_rowwise sim: 13.812.
ck_rowwise ms: 0.558.
ck_rowwise TFLOPS: 1022.833.
ck_rowwise GB/s: 310.266.

Differential Revision: D62776861

Summary:
```
buck2 run @//mode/opt-amd-gpu -c fbcode.rocm_arch=mi300 --modifier ovr_config//third-party/rocm/constraints:6.0.1 //deeplearning/fbgemm/fbgemm_gpu/experimental/gen_ai/bench:quantize_bench -- --enable_amd_env_vars --kernels=ck_rowwise  --N 3584 --M 8192 --K 9728 --use_rotating_buffer_bench

ck_rowwise sim: 13.812.
ck_rowwise ms: 0.558.
ck_rowwise TFLOPS: 1022.833.
ck_rowwise GB/s: 310.266.
```

Differential Revision: D62776861
Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 69d7dac
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66e9b1472d3e3c00081e9999
😎 Deploy Preview https://deploy-preview-3142--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D62776861

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

Successfully merging this pull request may close these issues.

2 participants