ZhengyangZhang's picture
Add files using upload-large-folder tool
88b8651 verified
Raw
History Blame Contribute Delete
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)