Search Unity

Question GPU Lightmapper

Discussion in 'Linux' started by volfase, Dec 5, 2020.

  1. volfase

    volfase

    Joined:
    Nov 15, 2016
    Posts:
    42
    when trying to use gpu lightmapper it give this error
    Failed to find a suitable OpenCL device, falling back to CPU lightmapper.
    Im using vega 56 with Mesa 20.3.0.
     
  2. Saggingcube

    Saggingcube

    Joined:
    Oct 3, 2015
    Posts:
    11
    you would need to install amdgpu/amdgpu-pro drivers from amd in order to get openCL to work in linux. This works for me, but I could be missing something...