NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Add `ParallelDimensionMap::getNumThreadsEachBlock` #3449

Closed zasdfgbnm closed 2 days ago

zasdfgbnm commented 2 days ago

A utility that will be used in my big PR https://github.com/NVIDIA/Fuser/pull/3446. Splitting this out as a separate PR so that my big PR is slightly easier to review.

zasdfgbnm commented 2 days ago

!build