Skip to content

Minimal cufile cuda_bindings updates for CTK 13 - #826

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

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

Conversation

@rwgk

@rwgkrwgk commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

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.

@copy-pr-bot

Copy link
Copy Markdown
Contributor

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

rwgk commented Aug 11, 2025

Copy link
Copy Markdown
ContributorAuthor

/ok to test

@github-actions

This comment has been minimized.

Comment threadcuda_bindings/cuda/bindings/cufile.pxd
@leofangleofang 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

rwgk commented Aug 11, 2025

Copy link
Copy Markdown
ContributorAuthor

/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

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

rwgk commented Aug 11, 2025

Copy link
Copy Markdown
ContributorAuthor

All tests pass now!

@leofangleofang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, Ralf!

@github-project-automationgithub-project-automationBot moved this from Todo to In Review in CCCLAug 12, 2025
@leofang
leofang merged commit 485531d into NVIDIA:mainAug 12, 2025
48 checks passed
@github-project-automationgithub-project-automationBot moved this from In Review to Done in CCCLAug 12, 2025
@github-actions

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

@leofangleofang mentioned this pull request Sep 10, 2025
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindingsEverything related to the cuda.bindings modulefeatureNew feature or requestP0High priority - Must do!

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants

@rwgk@leofang