NVIDIA driver and cuda on centos 8

Issues related to hardware problems
Post Reply
pawel1010
Posts: 10
Joined: 2018/11/03 21:51:22

NVIDIA driver and cuda on centos 8

Post by pawel1010 » 2020/09/18 18:40:37

First I installed driver for NVIDIA GTX 1050 Ti from nvidia site, version 450.66, then I wanted to run xmr-stak program using card. So I installed NVIDIA CUDA in the way described here: https://developer.nvidia.com/cuda-downl ... e=rpmlocal. After this operation I noticed that was installed driver in version 450.51. Then during cmake for xmr-stak I get:
nvcc fatal : Unsupported gpu architecture 'compute_30', also after installing cuda games in Steam platform stop working.

I'll be very grateful for help.


Post Reply