-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
cuda kernelsStuff about writing CUDA kernels.Stuff about writing CUDA kernels.enhancementNew feature or requestNew feature or request
Description
This is an additional hierarchy: https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-block-clusters
Threads within a cluster have access to distributed shared memory: https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#distributed-shared-memory
mzy2240
Metadata
Metadata
Assignees
Labels
cuda kernelsStuff about writing CUDA kernels.Stuff about writing CUDA kernels.enhancementNew feature or requestNew feature or request