NVIDIA / NVIDIA/cccl

Add fill_bytes and copy_bytes to cuda/memory header

Open
#7,703 0 comments 0 reactions 1 assignee Claimed by @pciolkosz View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

`fill_bytes` and `copy_bytes` operate directly on memory and not iterators, they should be available through `cuda/memory` header.

They currently are available through `cuda/algorithm` header, where they can remain or can be long term removed in some major version

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.