Bug 2261946

Summary: Review Request: rocwmma - ROCm Matrix Multiple and Accumulate library
Product: [Fedora] Fedora Reporter: Tom Rix <trix>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: alexjnewt, package-review, rocm-packagers-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://github.com/ROCm/%{upstreamname}
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-13 16:36:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The .spec file difference from Copr build 6973543 to 7406620 none

Description Tom Rix 2024-01-30 13:56:31 UTC
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

Comment 1 Fedora Review Service 2024-01-30 14:02:44 UTC
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.

Comment 2 Tom Rix 2024-05-04 10:49:00 UTC
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

Comment 3 Fedora Review Service 2024-05-04 13:17:23 UTC
Created attachment 2031229 [details]
The .spec file difference from Copr build 6973543 to 7406620

Comment 4 Fedora Review Service 2024-05-04 13:17:25 UTC
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.

Comment 5 Jeremy Newton 2025-03-13 16:36:58 UTC

*** This bug has been marked as a duplicate of bug 2344339 ***