It is time to setup working environment with Zotac P106-90 GPU as computation unit. I have installed latest CUDA 10.2 toolkit and driver to Orcale Linux without complicated tricks.
1. I download local installer CUDA run file from Nvidia.
2. I have changed my runlevel to multi-user (3) with
systemctl set-default multi-user.target
3. I rebooted to terminal only mutli-user runlevel
4. Trying to run ./cuda_10.2.89_440.33.01_linux.run few times, but in /var/log/nvidia-install.log I have seen X server still run.
5. Then I found in NVIDIA instruction I can kill X Server and remove lock file.
kill <process_id>
rm /tmp/.X2.lock
6. After resolve xserver lock I have a message in nvidia-installer.log that Nouveau driver is disabled and I need to reboot to run installation again to replace driver.
7. I repeated the trick with killing XServer process and lock file remove, I successfully install all Nvidia driver, CUDA Toolkit 10.2 and samples.
8. I changed runlevel back to grapical
systemctl set-default graphical.level
9. I rebooted to DE to check cuda samples works.
Subscribe to:
Post Comments (Atom)
debug magazine archive
71 jounals still available on issuu with great story of netlabels time. debug_mag Publisher Publications - Issuu
-
For a cheap, obsolete environment I got a problem, fyne ui does not see my opengl. I remembered, the same problem appears for WFP, it also ...
-
This iportant option in Visual studio I started to use from 2004, in JetBrains Rider 'Always Select Opened File' option is located ...
-
71 jounals still available on issuu with great story of netlabels time. debug_mag Publisher Publications - Issuu
No comments:
Post a Comment