Skip to content

Minimal cufile cuda_bindings updates for CTK 13#826

Merged
leofang merged 2 commits intoNVIDIA:mainfrom
rwgk:cufile_codegen_update
Aug 12, 2025
Merged

Minimal cufile cuda_bindings updates for CTK 13#826
leofang merged 2 commits intoNVIDIA:mainfrom
rwgk:cufile_codegen_update

Conversation

@rwgk
Copy link
Copy Markdown
Contributor

@rwgk rwgk commented Aug 11, 2025

Some APIs added with CTK 13 are still missing:

  • cuFileSetParameterSizeT
  • cuFileSetParameterBool
  • cuFileSetParameterString
  • cuFileDriverClose
  • cuFileGetParameterMinMaxValue
  • cuFileSetStatsLevel
  • cuFileGetStatsLevel
  • cuFileStatsStart
  • cuFileStatsStop
  • cuFileStatsReset
  • cuFileGetStatsL1
  • cuFileGetStatsL2
  • cuFileGetStatsL3
  • cuFileGetBARSizeInKB
  • cuFileSetParameterPosixPoolSlabArray
  • cuFileGetParameterPosixPoolSlabArray

These will be worked on separately.

@rwgk rwgk self-assigned this Aug 11, 2025
@github-project-automation github-project-automation Bot moved this to Todo in CCCL Aug 11, 2025
@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented Aug 11, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Copy Markdown
Contributor Author

rwgk commented Aug 11, 2025

/ok to test

@github-actions

This comment has been minimized.

Comment thread cuda_bindings/cuda/bindings/cufile.pxd
@leofang leofang added P0 High priority - Must do! feature New feature or request cuda.bindings Everything related to the cuda.bindings module labels Aug 11, 2025
@rwgk
Copy link
Copy Markdown
Contributor Author

rwgk commented Aug 11, 2025

/ok to test

@rwgk rwgk marked this pull request as ready for review August 11, 2025 16:03
@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented Aug 11, 2025

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Copy Markdown
Contributor Author

rwgk commented Aug 11, 2025

All tests pass now!

Copy link
Copy Markdown
Member

@leofang leofang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Ralf!

@github-project-automation github-project-automation Bot moved this from Todo to In Review in CCCL Aug 12, 2025
@leofang leofang merged commit 485531d into NVIDIA:main Aug 12, 2025
48 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in CCCL Aug 12, 2025
@github-actions
Copy link
Copy Markdown

Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module feature New feature or request P0 High priority - Must do!

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants