NVIDIA / NVIDIA/cccl

[FEA] We have `async_buffer(mr, count, uninit)` but not `buffer(mr, count, uninit)`

Open
#4,091 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

I believe you can spell an async uninitialized buffer with `async_buffer(mr, count, uninit)` instead of using `uninitialized_async_buffer`, but there's no corresponding synchronous `buffer`. This dichotomy is a bit annoying; we should be consistent here.

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.