NVIDIA / NVIDIA/cccl

Implement `cuda::(std::)memcpy`

Open
#944 1 comment 0 reactions 1 assignee Claimed by @griwes View on GitHub
libcu++
Dominant language
C++
Stars
2.5k
Forks
487
Avg merge
2d 7h
Merged PRs (30d)
296

Description

I would like an optimized `cuda::memcpy` function that takes a CG to do the copy and handles alignment and doing vectorized copies when possible.

Much of the machinery is already available in `cuda::memcpy_async`, but it needs to be exposed as a public `cuda::memcpy` function.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.