This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1729 - Use aligned storage inside SparseMatrix
Summary: Use aligned storage inside SparseMatrix
Status: DECISIONNEEDED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Sparse (show other bugs)
Version: 3.4 (development)
Hardware: All All
: Normal Internal Design
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-05 13:33 UTC by Christoph Hertzberg
Modified: 2019-12-04 18:42 UTC (History)
3 users (show)



Attachments

Description Christoph Hertzberg 2019-07-05 13:33:23 UTC
Bug 1728 exposed some non-deterministic behavior involving sparse reductions.
This could be solved by having SparseMatrix (and SparseVector) store their coefficients aligned.

A big drawback is that this would break ABI compatibility.
Comment 1 Nobody 2019-12-04 18:42:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1729.

Note You need to log in before you can comment on or make changes to this bug.