Harmony18090's picture
Add source batch 2/11
76f9669 verified
raw
history blame
252 Bytes
# SPDX-FileCopyrightText: Copyright (c) 2021-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
cdef extern from "loader.h":
int getCUDALibraryPath(char *libPath, bint isBit64)