【技术分享】CUDA 9.0 1650Ti RuntimeError: cublas runtime error : the GPU program failed to execute

RuntimeError: cublas runtime error : the GPU program failed to execute at C:/w/1/s/tmp_conda_3.6_041836/conda/conda-bld/pytorch_1556684464974/work/aten/src/THC/THCBlas.cu:259

实测1650Ti可以运行CUDA 8.0,但不支持对8.0的加速,启动非常慢;不支持运行9.0;准备升级到10.0看一下。

你可能感兴趣的:(技术分享)