Skip to content
Advertisement

Tag: amd-gpu

What is the minimal nesesary file subset, required to AMD OpenCL work on Linux?

I’ve built Linux Kernel, with means of the buildroot. I’ve incorporated opensource amdgpu driver and required firmwares into it. Driver is fine, detecting GPUs, mode setting acts good, adjusting resolution for “small text”, and command line shows up after boot. Now I require to run OpenCL program. I manually unpacked files from amdgpu-pro driver(rhel7 variant) and assembled skeleton fs then

Advertisement