I have a laptop with a cuda-enabled NVIDIA GPU. I can successfully build and run the deviceQuery sample project as described here and here I think this means that the GPU and CUDA are working as expected. However when I install and load the torch package (after restarting my computer) it does not recognize that CUDA is available.