I need Cuda 10.1, for PyTorch, TensorFlow, and MatLab. They don't support Cuda 11. I also need steam to play games. Is there any way I can use Cuda's parallel processing while able to play games on steam. Please help.
Steam requires libnvidia-gl-440:i386.
The following packages have unmet dependencies:
libnvidia-gl-440:i386 : Depends: libnvidia-gl-450:i386 but it is not going to be installed
But installing libnvidia-gl-450:i386, says:
The following packages will be REMOVED:
cuda-10-1 cuda-demo-suite-10-1 cuda-drivers cuda-drivers-450 cuda-runtime-10-1 libnvidia-compute-450 libnvidia-decode-450 libnvidia-encode-450 libnvidia-gl-450 libnvidia-ifr1-450 nvidia-compute-utils-450 nvidia-driver-450 nvidia-utils-450
Tried links: Steam won't launch on Ubuntu 18.04 Steam not working on Ubuntu 20.04 but didn't help with Cuda and steam both at the same time.
Edit:
It's not only with steam, it won't allow me to use any other 32-bit application.
Installing libnvidia-gl-450:i386
asks to remove Cuda 10.1
which I can not.
I am looking for a way to run Cuda, as well as use all the 32-bit arch applications. As stated above Matlab
, Pytorch
, TensorFlow
do not support Cuda 11
.