[FEA]: Implement parallel `mdspan` `copy` and `fill` that works on GPU
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We already have `mdspan` `copy` and `fill` implementations in cudax. We should move it to libcu++ to provide parallel `copy` and `fill` implementation.
Contributor guide
Research direction
Locate the existing mdspan copy and fill implementations in cudax, then find the corresponding libcu++ algorithm entry points. Compare the existing behavior and integration requirements; done means equivalent parallel copy and fill functionality is available in libcu++ for GPU use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100