"docs/en_US/vscode:/vscode.git/clone" did not exist on "2d252c9e52859576a0821cb9e2f13aec1d1c1458"
[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