Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Eigen 3.4 #3145

Closed
ChipKerchner opened this issue Oct 10, 2022 · 3 comments
Closed

Upgrade to Eigen 3.4 #3145

ChipKerchner opened this issue Oct 10, 2022 · 3 comments

Comments

@ChipKerchner
Copy link

Summary:

Quite a bit of improvements have been made to Eigen since 3.3.9. In particular, Altivec (IBM Power) platform has made significant performance enhancement since. Please consider upgrading Eigen to the latest version.

Description:

Replace Eigen libraries 3.3.9 with 3.4.x

Current Version:

v2.30.0

@WardBrian
Copy link
Member

Hi -

This is currently being addressed in our Math library. See stan-dev/math#2474 for the issue and stan-dev/math#2583 for the attempt to upgrade. Once we have all our existing tests passing we will update

@RajalakshmiSR
Copy link

@WardBrian Do we have any target date for this 3.4 upgrade? Thanks.

@WardBrian
Copy link
Member

@RajalakshmiSR No, we do not have a target date. It will be upgraded as soon as we are able to integrate it without existing behavior changing. At the moment this means it will not be upgraded until one of the developers is able to volunteer the time needed to find the remaining issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants