Closed jakirkham closed 4 years ago
Now uses the nvcc_compiler_version variant to constrain the version of nvcc used. As a result this gets added properly the package hash meaning we no longer need to hack the package string to include this.
nvcc_compiler_version
nvcc
cc @raydouglass
Now uses the
nvcc_compiler_version
variant to constrain the version ofnvcc
used. As a result this gets added properly the package hash meaning we no longer need to hack the package string to include this.