Skip to content

[BUG] Hoist cudaGetDeviceProperties to cudf::context - #23086

Closed
lamarrr wants to merge 368 commits into
NVIDIA:mainfrom
lamarrr:driver-overhead-fix
Closed

[BUG] Hoist cudaGetDeviceProperties to cudf::context#23086
lamarrr wants to merge 368 commits into
NVIDIA:mainfrom
lamarrr:driver-overhead-fix

Conversation

@lamarrr

@lamarrr lamarrr commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

Closes #23074
Dependent on #22680

Checklist

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

lamarrr and others added 30 commits March 22, 2026 12:31
Co-authored-by: Muhammad Haseeb <14217455+mhaseeb123@users.noreply.github.com>
Co-authored-by: Muhammad Haseeb <14217455+mhaseeb123@users.noreply.github.com>
lamarrr and others added 24 commits June 18, 2026 11:40
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 2, 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 libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels Jul 2, 2026
@lamarrr

lamarrr commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Closing as merged into #22680

@lamarrr lamarrr closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Repeated calls to cudaGetDeviceProperties causes launch overhead in JIT kernels

3 participants