"profiler/vscode:/vscode.git/clone" did not exist on "abf4bdb9a9946c578d4801a79650e79938fb0e41"
[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