cuda-pathfinder 1.4.4 Release notes#
Released on Mar 23, 2026
Highlights#
Support cusparseLt release 0.9.0 (wheels have new directory structure). (PR #1806)
Clarified that Python 3.8+ excludes
PATHfrom the native Windows DLL search used byload_nvidia_dynamic_lib(), so CTK installs are typically found viaCUDA_PATH/CUDA_HOMEor other explicit search steps instead. (PR #1795)