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

[FP8] Relax the FP8 cuda arch limitation for NVIDIA Ada GPUs (SM89) #548

Closed
leeeizhang opened this issue Aug 21, 2024 · 0 comments · Fixed by #549
Closed

[FP8] Relax the FP8 cuda arch limitation for NVIDIA Ada GPUs (SM89) #548

leeeizhang opened this issue Aug 21, 2024 · 0 comments · Fixed by #549

Comments

@leeeizhang
Copy link
Contributor

leeeizhang commented Aug 21, 2024

Nvidia Ada Lovelace GPUs (e.g., RTX 4090, L20, L40) with SM89 version are also support FP8 MMA, and hence, it is recommended to relax the CUDA architecture limitations to enable FP8 training on a broader range of devices.

and the CUDA 12.0 announcement says that it supports Lovelace architecture:

  • CUDA 12.0 exposes programmable functionality for many features of the NVIDIA Hopper and NVIDIA Ada Lovelace architectures: ...32x Ultra xMMA (including FP8 and FP16)

image

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 a pull request may close this issue.

1 participant