Is it possible for libcudacxx to provide cuda::make_unique?
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
Is it possible for `libcudacxx` to provide `cuda::make_unique` kinds of utilities to suppress use of `cudaMalloc` and `cudaFree`?
Contributor guide
Research direction
No file or test is named. Start by reviewing libcudacxx's existing allocation utilities and the cudaMalloc/cudaFree usage referenced in the issue, then clarify the desired cuda::make_unique ownership and deallocation behavior. Done means the API design and supported allocation cases are agreed and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100