🐛 Describe the bug Compiling torch raises an exception -- Autodetected CUDA architecture(s): 3.5;5.0;8.0;8.6;8.9;9.0;9.0a CMake Error at cmake/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake:225 (message): Unknown CUDA Archi...
🐛 Bug ROCm version seems to have issues building. To Reproduce Steps to reproduce the behavior: Clone pytorch repo Check out to release/1.9 branch Run python3 setup.py install from the pytorch directory Here's the error in the build log:...
error C2679: binary '==' : no operator found which takes a right-hand operand of type 'std::string' error C2712: Cannot use __try in functions that require object unwinding error C2855: command-line option '/clr' inconsistent with precompiled header error C2871: 'stdext' : a namesp...
error LNK2019: unresolved external symbol "class thrust::device_ptr<double> __cdecl thrust::cuda_cub::copy_n<struct thrust::cuda_cub::tag,double *,__int64,class thrust::device_ptr<double> >(struct thrust::cuda_cub::execution_policy<struct thrust::cuda_cub::tag> &,double *,__int64...