mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-20 21:08:57 +00:00
31 lines
533 B
ReStructuredText
31 lines
533 B
ReStructuredText
.. _functionality:
|
|
|
|
Functionality
|
|
====================
|
|
|
|
For dependency version requirements, refer to the :doc:`quick_start` section.
|
|
|
|
Supported MMA Operations
|
|
---------------------------------
|
|
|
|
**NVIDIA Ampere Architecture:**
|
|
|
|
- FP16 / BF16 tensor core instructions
|
|
|
|
**NVIDIA Hopper Architecture:**
|
|
|
|
- FP16 / BF16
|
|
- FP8
|
|
|
|
**NVIDIA Blackwell Architecture:**
|
|
|
|
- FP16 / BF16
|
|
- TF32
|
|
- I8
|
|
- F8
|
|
|
|
Notable Limitations
|
|
------------------------------
|
|
|
|
For current constraints and unsupported features, refer to the :doc:`limitations` section.
|