"docs/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "5d177d694d6ab96fc07bd0bcd9fdba1e7a440486"
[Enhancement] Add get_nvcc_compiler function to retrieve nvcc path (#414)
* Introduced a new function `get_nvcc_compiler` in nvcc.py to obtain the path to the nvcc compiler. * Updated LibraryGenerator to use `get_nvcc_compiler` instead of hardcoding the nvcc command, improving maintainability and flexibility.
Showing
Please register or sign in to comment