AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

[all] enable eigen optimizations and handling crashes

Open ghost opened this issue 4 years ago • 0 comments

Eigen optimizations were disabled previously as they were causing crashes.

This PR enables back those optimizations and handle the crash by using various tricks to make sure alignment of Eigen objects are ok.

ghost avatar Aug 18 '21 09:08 ghost