Skip to content

Use async memory resource by default in microbenchmarks - #23586

Draft
vuule wants to merge 1 commit into
NVIDIA:mainfrom
vuule:bench-default-mr-async
Draft

Use async memory resource by default in microbenchmarks#23586
vuule wants to merge 1 commit into
NVIDIA:mainfrom
vuule:bench-default-mr-async

Conversation

@vuule

@vuule vuule commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Closes #23464

Changes the default --rmm_mode for the nvbench base fixture from pool to async.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot

copy-pr-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the libcudf Affects libcudf (C++/CUDA) code. label Aug 7, 2026
@vuule vuule changed the title Use async memory resource by default in libcudf microbenchmarks Use async memory resource by default in microbenchmarks Aug 7, 2026
@vuule vuule added tests Unit testing for project Performance Performance related issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue tests Unit testing for project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default benchmarks to the async memory resource

1 participant