I’m snapping a validation tool (ROCm Validation Suite) made by AMD to test AMD GPUs. The program needs read/write access to the Kernel Fusion Driver found at /dev/kfd
on the host. This type of access is not granted by the opengl
plug or the gnome
extension. What would be the way to get that access for the snap?
For future reference, I created a PR to add access to the Kernel Fusion Driver with the opengl
interface