Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2032423

Summary: Rebase Eigen3 to 3.4 in 9.0 GA
Product: Red Hat Enterprise Linux 9 Reporter: Jiri Kucera <jkucera>
Component: eigen3Assignee: Jiri Kucera <jkucera>
Status: CLOSED ERRATA QA Contact: Evgeny Fedin <efedin>
Severity: unspecified Docs Contact: Šárka Jana <sjanderk>
Priority: unspecified    
Version: 9.0CC: bugproxy, drosario, gduarte, mmuzila, nforro, ovasik, sjanderk, tpelka
Target Milestone: rcKeywords: Triaged
Target Release: 9.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: eigen3-3.4.0-1.el9 Doc Type: Enhancement
Doc Text:
.RHEL 9 includes `Eigen 3.4` RHEL 9 is distributed with the `eigen3` package version 3.4. `Eigen 3.4` is a C++ template library for linear algebra, which now supports POWER10 matrix multiplication assist instructions. As a result, users of `Eigen 3.4` can perform optimized linear algebra computation on POWER10 systems.
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-17 16:06:54 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Kucera 2021-12-14 13:41:44 UTC
Please rebase eigen3 to 3.4 in 9.0 GA (if possible).

Request: bz1870032 Comment 8

The current version in RHEL 9 is 3.3.9. It will be good to do the rebase in 9.0 GA since it will be not possible doing it in minor releases (API changes, many new features, see release notes[1]).

[1] Eigen 3.4 Release Notes: https://eigen.tuxfamily.org/index.php?title=3.4

Comment 1 Jiri Kucera 2021-12-14 13:49:30 UTC
eigen3 is consumed by pybind11, which is consumed by scipy (CCing Matej Muzila and Nikola Forro).

Comment 2 Jiri Kucera 2021-12-14 13:53:32 UTC
Tom, does your team has the capacity to handle the Eigen3 3.3.9 -> 3.4 rebase in 9.0 GA or it is too late?

Comment 3 Tomas Pelka 2021-12-15 09:37:21 UTC
(In reply to Jiri Kucera from comment #2)
> Tom, does your team has the capacity to handle the Eigen3 3.3.9 -> 3.4
> rebase in 9.0 GA or it is too late?

Hello Jirko,
unfortunmately we do not plan accept more components in rhel9 and this one seems to be a leftover from our perspective. There is no other desktop pkg that would be dependen on this pkg. As you mentioned in c1 only pybind11. It would also make sense if we move Eigen3 under team which actually use it.

Comment 4 IBM Bug Proxy 2022-02-08 19:10:26 UTC
------- Comment From fnovak.com 2022-02-08 14:07 EDT-------
(In reply to comment #4)
> Please rebase eigen3 to 3.4 in 9.0 GA (if possible).
>
> Request: bz1870032 Comment 8
>
> The current version in RHEL 9 is 3.3.9. It will be good to do the rebase in
> 9.0 GA since it will be not possible doing it in minor releases (API
> changes, many new features, see release notes[1]).
>
> [1] Eigen 3.4 Release Notes: https://eigen.tuxfamily.org/index.php?title=3.4
>
> eigen3 is consumed by pybind11, which is consumed by scipy (CCing Matej
> Muzila and Nikola Forro).
>
>
> (In reply to Jiri Kucera from comment #2)
> > Tom, does your team has the capacity to handle the Eigen3 3.3.9 -> 3.4
> > rebase in 9.0 GA or it is too late?
>
> Hello Jirko,
> unfortunmately we do not plan accept more components in rhel9 and this one
> seems to be a leftover from our perspective. There is no other desktop pkg
> that would be dependen on this pkg. As you mentioned in c1 only pybind11. It
> would also make sense if we move Eigen3 under team which actually use it.

SO, I'm struggling here on the answers and priority..
On one hand RH indicates that we need to do rebase in 9.0, as it can't be done in rest of 9.x series due to API issues..
Is this correct?

From IBM side, if we're stuck at 3.3.9.. what's the impact?
Do we/industry care what's in RHEL vs delivered separately.?
What would this mean from back port load perspective both teams if changes needed?

Comment 5 IBM Bug Proxy 2022-02-08 20:00:21 UTC
------- Comment From Rajalakshmi.Srinivasaraghavan 2022-02-08 14:59 EDT-------
>> From IBM side, if we're stuck at 3.3.9.. what's the impact?

The POWER10 features are introduced only in eigen 3.4, especially optimization related to the Matrix Multiply Assist feature (MMA).

>> Do we/industry care what's in RHEL vs delivered separately.?

As eigen is a header-only package, this package can be easily cloned and used from the public repository, if they are not available in the RHEL repository. Since we have an existing package in RHEL with an older version, we raised this feature to update that.

>> What would this mean from back port load perspective both teams if changes needed?
There are a lot of changes and features on top of 3.3.9 and backporting would require more effort. As these are headers, it is not a suggested approach to backport, while these files can be easily replaced.

Comment 6 Jiri Kucera 2022-02-08 20:40:12 UTC
Hello, I forgot to mention here that update to eigen 3.4 is in progress, so if all will going smooth it will be shipped in RHEL 9.0 GA.

Comment 8 IBM Bug Proxy 2022-02-09 23:30:38 UTC
------- Comment From fnovak.com 2022-02-09 18:28 EDT-------
(In reply to comment #7)
> Hello, I forgot to mention here that update to eigen 3.4 is in progress, so
> if all will going smooth it will be shipped in RHEL 9.0 GA.

Great to hear..

Comment 9 Desnes Nunes (IBM - old account, do not use) 2022-02-10 15:31:44 UTC
Thanks for the help on this Jiri!

Comment 20 errata-xmlrpc 2022-05-17 16:06:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: eigen3), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:4312