NVIDIA / NVIDIA/cudf

[FEA] write a grep utility with cuDF

Open
#21,078 7 comments 0 reactions 0 assignees View on GitHub
feature request proposal strings
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Is your feature request related to a problem? Please describe.**
Regex features are available in cudf string APIs and nvtext APIs.
`grep` is widely used utility. It would cool to try creating `cudfgrep` with cudf/nvtext and document the throughput.

**Describe the solution you'd like**
Create `cudfgrep` utility in our python codebase or a C++ example with libcudf APIs.

**Additional context**
Benchmark it without GDS (most common usecase).
Benchmark on GPU in PCIE, and on Grace systems with fast C2C.

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.