Spec URL: https://trix.fedorapeople.org/rocwmma.spec SRPM URL: https://trix.fedorapeople.org/rocwmma-6.0.0-1.fc40.src.rpm rocWMMA is a C++ library for accelerating mixed-precision matrix multiply-accumulate (MMA) operations leveraging AMD GPU hardware. rocWMMA makes it easier to break down MMA problems into fragments and distribute block-wise MMA operations in parallel across GPU wavefronts. Our API consists of a header library, that you can use to compile MMA acceleration directly into GPU kernel device code. This can benefit from compiler optimization in the generation of kernel assembly, and doesn't incur additional overhead costs of linking to external runtime libraries or having to launch separate kernels. Reproducible: Always
Copr build: https://copr.fedorainfracloud.org/coprs/build/6973543 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2261946-rocwmma/fedora-rawhide-x86_64/06973543-rocwmma/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.
Spec URL: https://trix.fedorapeople.org/rocwmma.spec SRPM URL: https://trix.fedorapeople.org/rocwmma-6.0.2-1.fc41.src.rpm Refreshed from 6.0.0 to 6.0.2
Created attachment 2031229 [details] The .spec file difference from Copr build 6973543 to 7406620
Copr build: https://copr.fedorainfracloud.org/coprs/build/7406620 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2261946-rocwmma/fedora-rawhide-x86_64/07406620-rocwmma/fedora-review/review.txt Found issues: - No gcc, gcc-c++ or clang found in BuildRequires Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ Please know that there can be false-positives. --- 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.
*** This bug has been marked as a duplicate of bug 2344339 ***