NVIDIA / NVIDIA/cccl

Implement shift_left and shift_right

Open
#782 1 comment 0 reactions 1 assignee Claimed by @griwes View on GitHub
thrust
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

`shift_left` and `shift_right` are two new standard algorithms with parallel overloads that were added in C++20.

https://en.cppreference.com/w/cpp/algorithm/shift

In the interest of completeness, it would be nice if Thrust implemented these two new algorithms.

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.