Allow config time number of streams/queues
Open
- Dominant language
- C++
- Stars
- 107
- Forks
- 26
- Avg merge
- 8d 11h
- Merged PRs (30d)
- 2
Description
Let the user configure how many cuda/hip streams or sycl queues they would like to have in the resource implementation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the resource implementation and its existing CUDA/HIP stream and SYCL queue setup. Trace how resource configuration is passed in, then make the requested count configurable and verify that the configured number of streams or queues is created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100