Integrate CCCL runtime APIs into nvbench

Open
#410 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Quiet
Tech stack
cpp
Domain
tooling

Research direction

Start by locating nvbench::cuda_stream and all of its uses, then compare those call sites with the CCCL cuda::stream_ref runtime API. Check whether other nvbench internals or examples use older runtime wrappers. Done means the relevant uses are consistently integrated with the CCCL runtime APIs and the scope is verified.

Written by the indexing model from the issue text.

Description

blocked

I noticed nvbench has nvbench::cuda_stream type, we should refactor it to use cuda::stream_ref instead. There could be more examples like that or just internals could use the new CCCL runtime APIs

Dominant language
Cuda
Stars
927
Forks
123
Avg merge
2d 10h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/nvbench

All issues in NVIDIA/nvbench

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.