Looks like not all the expected files are being installed with sci-libs/miopen. I am running pytorch here, and it complain about missing gfx1030_16.kdb, The only files that are installed and similarly named are /usr/share/miopen/db/gfx1030_36.db /usr/share/miopen/db/gfx1030_36.HIP.fdb.txt The exact message that pytorch drops on me is MIOpen(HIP): Warning [SQLiteBase] Missing system database file: gfx1030_16.kdb Performance may degrade. Please follow instructions to install: https://github.com/ROCmSoftwarePlatform/MIOpen#installing-miopen-kernels-package I am stabbing in the that here so it is possible that this is invalid report. The /usr/bin/install_precompiled_kernels.sh is installed, but inside it just try to run either apt-get or yum, not much of use really, its name is also rather unfortunate to be dropped into $PATH.
See https://github.com/ROCmSoftwarePlatform/MIOpen/issues/1373 for details
All clear, those are not installed because upstream does not delivery them in first place. I am okay with closing this bug, or we can keep it as tracker and close it once upstream provide them officially.