You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is due to a container in the xtl which is not thread-safe, see xtensor-stack/xtl#240. This container is used for storing the boolean part of optional containers in xtensor.
When configured with
-DXTENSOR_USE_{XSIMD,OPENMP}=1 -DBUILD_TESTS=1
the test fails withMay be related to #1802. Compiler info attached.
gcc-info.txt
The text was updated successfully, but these errors were encountered: