[Bug 2221418] Review Request: python-tensile - Tool for creating benchmark-driven backend libraries for GEMMs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2221418



--- Comment #3 from Tom Rix <trix@xxxxxxxxxx> ---
The _bindir/* should work, this is the first one i tried

fedora > /usr/bin/tensile_rocblas_cgemm 
...
b'CMake Error: The source directory
"/usr/lib/python3.12/site-packages/Tensile/Source" does not exist.\nSpecify
--help for usage, or press the help button on the CMake GUI.\n'
Traceback (most recent call last):
  File "/usr/bin/tensile_rocblas_cgemm", line 8, in <module>
    sys.exit(TensileROCBLASCGEMM())

...

subprocess.CalledProcessError: Command '['cmake', '-DCMAKE_BUILD_TYPE=Release',
'-DTENSILE_USE_MSGPACK=ON', '-DTENSILE_USE_LLVM=ON',
'-DTensile_LIBRARY_FORMAT=msgpack', '-DCMAKE_CXX_COMPILER=/opt/rocm/bin/hipcc',
'-DCMAKE_C_COMPILER=/opt/rocm/bin/hipcc',
'/usr/lib/python3.12/site-packages/Tensile/Source']' returned non-zero exit
status 1.

So at least /Source needs be in the python3-tensile 
The use /opt/rocm/bin/hipcc needs to change /usr/bin/hipcc or just hipcc and
assume PATH will find it

why the license and readme needed in the -devel package ?

i am not sure about the miopen configs either, miopen needs blas and blas need
this..
let's not over think it and add them back if there is a problem.

check is an option, but Tests/ is always installed, should installing Tests/
follow the check option ?


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2221418

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202221418%23c3
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux