mimesis-inria / caribou

Multi-physics computation library
GNU Lesser General Public License v3.0
29 stars 17 forks source link

Compilation error with Eigen 3.3.8 (eigen_exception with Parallelizer) #69

Open fredroy opened 2 years ago

fredroy commented 2 years ago

The errors arise with the option CARIBOU_WITH_OPENMP.

https://gitlab.com/libeigen/eigen/-/issues/2011 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972105

It does come from Eigen 😛