I want to make some GPU computations for my project using OpenCL. But I have faced some troubles with installation of it. First of all, I don't know how to install the appropriate driver for my videocard
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R2 Graphics]
There are information on a few forums that there is no official driver for amd card. So how can I handle it?
Can anybody tell what I should do?
It is said that this site https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers has some drivers
Is it enough commands to install a driver?
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update