Hi everyone!
I recently insert a RX 550 GPU into the PCIe of Arm Juno R2 development board. Currently, when I type "lspci" in terminal, I can see:
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 699f (rev c7)
06:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aae0
Now I want to use this GPU to execute some tasks. I think I should install a driver (both user and kernel level) to compile the GPU task and submit it to the GPU, but I am not sure how to do.
Can someone help me?
Sincerely,
shumeigiku