Relax environment validation in cuda::buffer once environment supports asking for list of queries
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We currently static assert that env passed into `cuda::buffer` has any relevant information. It is done to prevent misconfiguring it with for example wrong env query signature. Once https://github.com/NVIDIA/cccl/issues/7797 is done, we could relax it
Contributor guide
Assessment
This issue has not been assessed yet.