: Adds compiler support for the GB100 and other Blackwell-based GPU architectures (SM_100, SM_101, SM_120).
| Feature | CUDA 12.4 / 12.5 | CUDA 12.6 | | :--- | :--- | :--- | | | Tightly coupled kernel/userspace. | Introduction of Forward-Package Compatibility. | | Kernel Launch | cudaLaunchKernel (global config reliance). | cudaLaunchKernelEx (explicit local config). | | Memory Pools | Standard async allocation. | Enhanced stream-ordered synchronization. | | Focus | Architecture enablement (Hopper/Blackwell). | Infrastructure stability & DevEx polish. |
(Replace 12.6.0 with the exact patch version if newer.)
|
Informe
|
|
Donar
Oh no, este usuario no ha configurado un botón de donación.
|
![]() |
Novel Cool
Read thousands of novels online
|
: Adds compiler support for the GB100 and other Blackwell-based GPU architectures (SM_100, SM_101, SM_120).
| Feature | CUDA 12.4 / 12.5 | CUDA 12.6 | | :--- | :--- | :--- | | | Tightly coupled kernel/userspace. | Introduction of Forward-Package Compatibility. | | Kernel Launch | cudaLaunchKernel (global config reliance). | cudaLaunchKernelEx (explicit local config). | | Memory Pools | Standard async allocation. | Enhanced stream-ordered synchronization. | | Focus | Architecture enablement (Hopper/Blackwell). | Infrastructure stability & DevEx polish. |
(Replace 12.6.0 with the exact patch version if newer.)