NVIDIA / NVIDIA/cccl

[FEA]: Implement parallel `mdspan` `copy` and `fill` that works on GPU

Open
#10,655 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.