I compiled gru on the test host and copied it to host with GPU, but it does not work.
When I'm trying to start gru an error occurred
I have tried to reset GPU manually with command echo "1" > /sys/bus/pci/devices/0000\:85:00.0/reset, but it didn't work too.
modprobe -r gim modprobe gim xe-toolstack-restartDidn't work too.
Seems that VM hard shutdown blocked something in pGPU (for example GPU RAM) and now it can't allocate a new area of memory.
We need some tool to control AMD GPUs in XCP-ng.
Any ideas?