Spec URL: https://trix.fedorapeople.org/rocm-modules.spec SRPM URL: https://trix.fedorapeople.org/rocm-modules-1.0-1.fc40.src.rpm ROCm libraries require building all the possible AMD gpus as individual models can have their own ISA's. As the list of gpus grows and the code required per gpu also grows, libraries are too large to hold all the code and must be split. An example of this rocBLAS. These modules split the lists of gpus along family lines gfx8,gfx9,gfx10,gfx11 and a special default which is the latest two families. And sets up gpu family specific install locations /usr/lib64/rocm/<family>/lib,bin Except for the default, which installs to the normal location Reproducible: Always
Copr build: https://copr.fedorainfracloud.org/coprs/build/6508190 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2242858-rocm-modules/fedora-rawhide-x86_64/06508190-rocm-modules/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
As per RHBZ#2242859, please add this as a subpackage to rocm rpm macros if you have no objections.