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



--- Comment #44 from Tom Rix <[email protected]> ---
Spec URL: https://trix.fedorapeople.org/python-torch.spec
SRPM URL: https://trix.fedorapeople.org/python-torch-2.1.0-10.fc40.src.rpm

pie for torch_shm_manager has been addressed.

libtorch error is caused by the global change to use as-needed to fix
unused-direct-shlib errors.  Since libtorch is not a proper library but rather
a wrapper/accumlator of other pythorch libraries the as-needed linking is not
approriate, so the new change is to turn off as-needed just for libtorch.  This
resolves the issue but causes unused-direct-shlib error to be reported for
libtorch.  These new issues i believe are to be expected for a wrapper library.

Requires for python removed

Rework to use openblas over blas so the -lgfortran and the static blas,lapack
libraries could be removed.

gold turned off

some verbose output flags added.


-- 
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=2242971

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202242971%23c44
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to