Does cuda10 support 1070mobile

Hi,

We just bought several MSI laptops with 1070 mobile in them to run pytorch. However, when I install cuda 10, it keeps complaining and said the Nouveau is not disabled. I would like to know that if cuda 10 supports 1070 mobile or not.

CUDA 10 supports all GPUs of Kepler class and newer, roughly speaking all GPUs produced by NVIDIA since about 2012, including all current GPUs.

Instructions for removing the nouveau driver are contained in the linux install guide.

[url]Installation Guide Linux :: CUDA Toolkit Documentation