GPUOpen-LibrariesAndSDKs / MxGPU-Virtualization

MIT License
182 stars 83 forks source link

Cannot compile on Ubuntu 5.4.0-47 #35

Open convergenceboy opened 3 years ago

convergenceboy commented 3 years ago

Not sure if this is being maintained anymore, but I cannot seem to compile the module on Ubuntu 5.4.0-47-generic. Lot's of errors related to pci-aspm.h and invalid timespec types.

I'd love to get my S7150x2 working on just about any version of any distro. Has anyone had success compiling and using this module? Is there a specific version of Ubuntu I am supposed to be using?

Thank you!

convergenceboy commented 3 years ago

Damn, should have perused the pulls more. I was able to compile using flumm #24 (thank you).

Now I am just getting errors during GPU inti:

kfd kfd: DID 692f is missing in supported_devices kfd kfd: kgd2kfd_probe failed Doesn't get ack from pf. amdgpu 0000:08:03.1: Fatal error during GPU init

Am I missing something? Has my card died?