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