Replace cudatoolkit-dev with nvcc package in TensorFlow
Closed this issue · 0 comments
bnemanich commented
Remove instances of cudatoolkit-dev from recipes. It should be replaced with {{ compiler('cuda')}}
inside of the build
section.
If CUDA_HOME is being set in the build.sh file, it will need to be removed.