2018 AMD gpu driver sitaution

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I have been a Ubuntu user for quite some years. I recently bought a second hand r9 290x for some cheap compute power.
I am trying to get a clear picture of the current driver situation for amd gpu's. I heard the current (default) opensource AMDGPU driver is excellent but i also see a lot of people trying to install the somewhat proprietary AMDGPU-pro driver. Could any AMD GPU owner share his or her experience/reasons for doing this and note on the stability of this driver? I do need good opencl support and stability preferably on 18.04 (switch back to xorg).



Thanks in advance







share|improve this question
















  • 2




    Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
    – dobey
    May 20 at 23:18










  • If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
    – dobey
    May 20 at 23:23














up vote
1
down vote

favorite












I have been a Ubuntu user for quite some years. I recently bought a second hand r9 290x for some cheap compute power.
I am trying to get a clear picture of the current driver situation for amd gpu's. I heard the current (default) opensource AMDGPU driver is excellent but i also see a lot of people trying to install the somewhat proprietary AMDGPU-pro driver. Could any AMD GPU owner share his or her experience/reasons for doing this and note on the stability of this driver? I do need good opencl support and stability preferably on 18.04 (switch back to xorg).



Thanks in advance







share|improve this question
















  • 2




    Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
    – dobey
    May 20 at 23:18










  • If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
    – dobey
    May 20 at 23:23












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have been a Ubuntu user for quite some years. I recently bought a second hand r9 290x for some cheap compute power.
I am trying to get a clear picture of the current driver situation for amd gpu's. I heard the current (default) opensource AMDGPU driver is excellent but i also see a lot of people trying to install the somewhat proprietary AMDGPU-pro driver. Could any AMD GPU owner share his or her experience/reasons for doing this and note on the stability of this driver? I do need good opencl support and stability preferably on 18.04 (switch back to xorg).



Thanks in advance







share|improve this question












I have been a Ubuntu user for quite some years. I recently bought a second hand r9 290x for some cheap compute power.
I am trying to get a clear picture of the current driver situation for amd gpu's. I heard the current (default) opensource AMDGPU driver is excellent but i also see a lot of people trying to install the somewhat proprietary AMDGPU-pro driver. Could any AMD GPU owner share his or her experience/reasons for doing this and note on the stability of this driver? I do need good opencl support and stability preferably on 18.04 (switch back to xorg).



Thanks in advance









share|improve this question











share|improve this question




share|improve this question










asked Apr 30 at 22:16









Pigeon

62




62







  • 2




    Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
    – dobey
    May 20 at 23:18










  • If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
    – dobey
    May 20 at 23:23












  • 2




    Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
    – dobey
    May 20 at 23:18










  • If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
    – dobey
    May 20 at 23:23







2




2




Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
– dobey
May 20 at 23:18




Possible duplicate of Ubuntu 14.04.5/16.04 and newer on AMD graphics
– dobey
May 20 at 23:18












If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
– dobey
May 20 at 23:23




If you want OpenCL 2.0, you need the amdgpu-pro drivers, still. OpenCL 1.1 should work OK if you install mesa-opencl-icd but depending on what app you want to use with OpenCL, you may need 2.0.
– dobey
May 20 at 23:23










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Open-source drivers, called by Mesa stack. Mesa provide lastest OpenGL which your AMD card supports. Mesa 18 provide (afaik) 1.1.60 Vulkan if your card supports. Yes Mesa provide OpenCL for some cards but not so dependable.Check all:
https://www.x.org/wiki/RadeonFeature/
It says my card support ROCm while it wont work on my PC.



AMDPRO stack now supports Ubuntu 18.04, so i think you should use proprietary driver. It seems their Vulkan(AMDVLK) yields a little more performance at benchmarks. But i wonder if proprietary driver's
OpenCL works.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030334%2f2018-amd-gpu-driver-sitaution%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Open-source drivers, called by Mesa stack. Mesa provide lastest OpenGL which your AMD card supports. Mesa 18 provide (afaik) 1.1.60 Vulkan if your card supports. Yes Mesa provide OpenCL for some cards but not so dependable.Check all:
    https://www.x.org/wiki/RadeonFeature/
    It says my card support ROCm while it wont work on my PC.



    AMDPRO stack now supports Ubuntu 18.04, so i think you should use proprietary driver. It seems their Vulkan(AMDVLK) yields a little more performance at benchmarks. But i wonder if proprietary driver's
    OpenCL works.






    share|improve this answer
























      up vote
      0
      down vote













      Open-source drivers, called by Mesa stack. Mesa provide lastest OpenGL which your AMD card supports. Mesa 18 provide (afaik) 1.1.60 Vulkan if your card supports. Yes Mesa provide OpenCL for some cards but not so dependable.Check all:
      https://www.x.org/wiki/RadeonFeature/
      It says my card support ROCm while it wont work on my PC.



      AMDPRO stack now supports Ubuntu 18.04, so i think you should use proprietary driver. It seems their Vulkan(AMDVLK) yields a little more performance at benchmarks. But i wonder if proprietary driver's
      OpenCL works.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Open-source drivers, called by Mesa stack. Mesa provide lastest OpenGL which your AMD card supports. Mesa 18 provide (afaik) 1.1.60 Vulkan if your card supports. Yes Mesa provide OpenCL for some cards but not so dependable.Check all:
        https://www.x.org/wiki/RadeonFeature/
        It says my card support ROCm while it wont work on my PC.



        AMDPRO stack now supports Ubuntu 18.04, so i think you should use proprietary driver. It seems their Vulkan(AMDVLK) yields a little more performance at benchmarks. But i wonder if proprietary driver's
        OpenCL works.






        share|improve this answer












        Open-source drivers, called by Mesa stack. Mesa provide lastest OpenGL which your AMD card supports. Mesa 18 provide (afaik) 1.1.60 Vulkan if your card supports. Yes Mesa provide OpenCL for some cards but not so dependable.Check all:
        https://www.x.org/wiki/RadeonFeature/
        It says my card support ROCm while it wont work on my PC.



        AMDPRO stack now supports Ubuntu 18.04, so i think you should use proprietary driver. It seems their Vulkan(AMDVLK) yields a little more performance at benchmarks. But i wonder if proprietary driver's
        OpenCL works.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 20 at 22:53









        Osman Ceylan

        1




        1






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030334%2f2018-amd-gpu-driver-sitaution%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            pylint3 and pip3 broken

            Missing snmpget and snmpwalk

            How to enroll fingerprints to Ubuntu 17.10 with VFS491