Skip to content

Block cuCtxCreate_v4()#476

Merged
chelsea0x3b merged 1 commit into
mainfrom
skip-cuctxcreate_v4
Oct 30, 2025
Merged

Block cuCtxCreate_v4()#476
chelsea0x3b merged 1 commit into
mainfrom
skip-cuctxcreate_v4

Conversation

@chelsea0x3b

Copy link
Copy Markdown
Owner

Resolves #474

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request correctly blocks the cuCtxCreate_v4 function from the generated bindings by adding it to the blocklist in bindings_generator/src/main.rs. The subsequent removal of this function from the auto-generated src/driver/sys/mod.rs file is consistent with this change. The PR also includes several stylistic formatting adjustments across different files, which improve code consistency. Overall, the changes are correct and effectively address the intended purpose.

@chelsea0x3b chelsea0x3b merged commit d30dee1 into main Oct 30, 2025
33 checks passed
@chelsea0x3b chelsea0x3b deleted the skip-cuctxcreate_v4 branch October 30, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expected symbol in library: GetProcAddress { source: Os { code: 127, kind: Uncategorized, message: "找不到指定的程序。" } }

1 participant