We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df6571 commit b90a136Copy full SHA for b90a136
src/opencl.hpp
@@ -36,7 +36,7 @@ sudo usermod -a -G render,video $(whoami)
36
rm -r ~/amdgpu
37
sudo shutdown -r now
38
39
-)"+string("\033[94m")+R"(.-----------------------------------------------------------------------------.
+)"+string("\033[36m")+R"(.-----------------------------------------------------------------------------.
40
| Intel GPU Drivers are already installed, only the OpenCL Runtime is needed |
41
'-----------------------------------------------------------------------------'
42
sudo apt update && sudo apt upgrade -y
0 commit comments