Nvcc missing when installing cudatoolkit?
Met this question when installing cudatoolkit of 10.1 with PyTorch 1.4. There is a conda-forge package https://anaconda.org/conda-forge/cudatoolkit-dev. After installing this, nvcc as well as other CUDA libraries will be then available at /home/li/anaconda3/envs/<env_name>/pkgs/cuda-toolkit in bin/ and lib/.