Use of <array> and <atomic> breaks some CUB algorithms with Jitify
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Since these aren't headers that Jitify pretends to implement, compiling latest CUB with Jitify is broken. Can we switch to using `` and `` instead (in util_device.cuh)? I'm happy to make a PR with this change.
Contributor guide
Assessment
This issue has not been assessed yet.