NVIDIA / NVIDIA/cccl

Implement memory algorithms

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

Description

Several algorithms in `` that have parallel overloads in C++ are not implemented in Thrust: `destroy`, `destroy_n`, `uninitialized_move`, `uninitialized_move_n`, `uninitialized_default_construct`, `uninitialized_default_construct_n`, `uninitialized_value_construct`, and `uninitialized_value_construct_n`. These are not a high priority, but these are necessary if we want NVC++'s parallel algorithms support to be complete.

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.