WIP: windows-already-loaded-dll-detection#1904
Conversation
Fall back to enumerating loaded modules when basename-based GetModuleHandleW lookups miss an already loaded DLL so pathfinder can recognize newer Windows CUPTI loads consistently and keep the regression covered. Made-with: Cursor
|
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. |
|
Cursor GPT-5.4 Extra High Fast What I know
What I do not know
|
Capture the first load result, basename probe results, and relevant enumerated modules so we can determine why cupti reload detection still fails on real Windows 13.2.1 systems. Made-with: Cursor
|
The fix is simply #1906 Closing this PR. I'll work on more robust (to new DLL names) support under a new PR. |
Root cause analysisThe win-64 Timeline:
Mechanism:
On this PR's approach: The Verified by inspecting the actual wheel contents: |
WIP-WIP-WIP
This is to address CI failures observed under (e.g.) PRs #1856, #1902
They seem to be triggered by the CTK 13.2.1 release.