Comment 1 for bug 2058661

Revision history for this message
Cory Bloor (slavik81) wrote :

Note that no version of rocr-runtime has ever built successfully for armhf. rocr-runtime should probably be limited to amd64, arm64 and ppc64el (as those are the only architectures that have driver support from AMDGPU KFD).

I've been cautious about dropping architectures that successfully built because I cannot test them to confirm that they don't actually work. I'm not sure it's even physically possible to install an AMD GPU into an IBM System z mainframe (s390x).

However, I suppose that I could easily add `Build-Depend: architecture-is-64-bit` to d/control so that it doesn't attempt to build for armhf.