Open drew-parsons opened 10 months ago
We sould probably release xtensor 0.25 first, since no release of xstensor with the upgrade to xsimd 11 has been done yet.
Makes sense to do that first.
xsimd 13 now
Hello from Conan team!
We have some conflicts with arrow
recipe and we may need to upgrade xsimd/13.0.0
dependency.
Any update on this?
Thank you!
xsimd 12 was recently released. It provides significant improvements in stability on less common architectures such as armhf, and has stabilised handling of batch bools (essentially by not doing it), which is not supported by all architectures.
The batch changes need some updating in xtensor, likely related to #2733
For instance, if the current dependence on xsimd 11 is manually flipped to 12 in CMakeFiles.txt, then xtensor 0.24.7 (patched by #2735) gives the error
It would be great if xtensor could be updated for xsimd 12.