Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 838 Bytes

File metadata and controls

23 lines (16 loc) · 838 Bytes
.. py:currentmodule:: cuda.pathfinder

cuda-pathfinder 1.5.1 Release notes

Highlights

  • Add locate_nvidia_header_directory() support for mathdx, cutlass, and cute. (PR #1816)
  • Add cusolverMp support for dynamic loading and header discovery. (PR #1845)
  • Extend NVIDIA binary search paths with nvidia/cu13/bin. (PR #1846)
  • Add find_bitcode_lib("nvshmem_device") support. (PR #1828)