[FEA] Rename "NDS-H" and "ndsh" references to "NDS-H-cpp" or similar
Open
feature request
good first issue
libcudf
- 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.**
Spark-RAPIDS has an NDS-H benchmark that uses SQL inputs and the Spark-RAPIDs plugin to complete the query work. Also the input files are stored on a HDFS data source. The libcudf benchmarks are different in that they process query work using calls to the libcudf C++ API. We should rename the libcudf benchmarks to avoid confusion.
`libcudf-nds-h`?
`libcudf-streaming-nds-h`?
Contributor guide
Assessment
This issue has not been assessed yet.