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

Mismatch in Eigen aligment with other dependencies causes segfaults #1277

Closed
jorgensd opened this issue Dec 17, 2020 · 2 comments
Closed

Mismatch in Eigen aligment with other dependencies causes segfaults #1277

jorgensd opened this issue Dec 17, 2020 · 2 comments

Comments

@jorgensd
Copy link
Sponsor Member

Setting alignment to zero in our CMakeLists removes the issue, but is it a solution?
In general, if more an more packages uses Eigen, how can we make sure all are compiled with the same alignment?

@chrisrichardson
Copy link
Contributor

I agree we should set to unaligned by default.

@jorgensd jorgensd changed the title Testing broken as GMSH uses Eigen as backend (Eigen alignment) Mismatch in Eigen aligment with other dependencies causes segfaults Dec 21, 2020
@garth-wells
Copy link
Member

See #1381.

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