File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 33 "version" : " latest" ,
44 "url" : " https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/"
55 },
6+ {
7+ "version" : " 1.5.2" ,
8+ "url" : " https://nvidia.github.io/cuda-python/cuda-pathfinder/1.5.2/"
9+ },
610 {
711 "version" : " 1.5.1" ,
812 "url" : " https://nvidia.github.io/cuda-python/cuda-pathfinder/1.5.1/"
Original file line number Diff line number Diff line change 1+ .. SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+ .. SPDX-License-Identifier: Apache-2.0
3+
4+ .. py :currentmodule :: cuda.pathfinder
5+
6+ ``cuda-pathfinder `` 1.5.2 Release notes
7+ =======================================
8+
9+ Highlights
10+ ----------
11+
12+ * Add ``load_nvidia_dynamic_lib() `` support for ``cudla `` and ``nvcudla ``, and
13+ add header discovery support for ``cudla ``.
14+ (`PR #1855 <https://github.com/NVIDIA/cuda-python/pull/1855 >`_)
15+
16+ * Add header discovery support for ``profiler `` via
17+ ``find_nvidia_header_directory() `` and ``locate_nvidia_header_directory() ``.
18+ (`PR #1862 <https://github.com/NVIDIA/cuda-python/pull/1862 >`_)
You can’t perform that action at this time.
0 commit comments