Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 672 Bytes

File metadata and controls

18 lines (13 loc) · 672 Bytes
.. py:currentmodule:: cuda.pathfinder

cuda-pathfinder 1.5.2 Release notes

Highlights

  • Add load_nvidia_dynamic_lib() support for cudla and nvcudla, and add header discovery support for cudla. (PR #1855)
  • Add header discovery support for profiler via find_nvidia_header_directory() and locate_nvidia_header_directory(). (PR #1862)