Commit dd44cff
committed
Fix mathdx site_packages_windows path for cu13
The nvidia-libmathdx-cu13 wheel installs mathdx64_0.dll under
nvidia/cu13/bin, not nvidia/cu13/bin/x86_64. The x86_64 subdirectory
is used by cuda-toolkit CTK packages, but nvidia-libmathdx is packaged
separately and follows the flat layout (matching nvidia-cudss and the
cu12 mathdx wheel).
Made-with: Cursor1 parent 65b26ff commit dd44cff
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments