cameron314 / cameron314/concurrentqueue
concurrent queue on a GPU
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Out of curiosity i would like to ask if anyone has thought about implementing such concurrent queue on a GPU side? With the results for task scheduling on CPU it could be really beneficial.
I am fully aware this is a C++ compatible only, but i am very much interested in the topic!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue asks whether a concurrent queue could be implemented on the GPU side, but it names no files, tests, entry points, or concrete acceptance criteria. First review the existing CPU queue design and determine whether a GPU target and task-scheduling requirements can be defined before planning implementation work.
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
- 20/100