CUDA: Zero shmem_shadow from multiple lane
Open
- Dominant language
- LLVM
- Stars
- 1.7k
- Forks
- 188
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 22
Description
When we zero out the shadow for the shmem, we currently do it on each lane,
we should split the work across multiple threads.
Contributor guide
Assessment
This issue has not been assessed yet.