Hi, I've been using the old main branch for the past couple of months (I didn't use the rewrite branch yet because I needed older GCC and Clang support), and I had to apply some bug fixes for sqrt, isfinite, all_of, none_of, and patches to get it to compile in Clang.
I saw you were closing some old issues and PRs for the main branch, so I thought I might as well share these patches, even though there's a good chance they're no longer applicable.
https://github.com/tttapa/conan-recipes/tree/8a94816ebb0383e541710cf07040a607d80428e7/recipes/gsi-hpc-simd/all/patches
Thanks a lot for the standardization and implementation effort!
Hi, I've been using the old main branch for the past couple of months (I didn't use the rewrite branch yet because I needed older GCC and Clang support), and I had to apply some bug fixes for
sqrt,isfinite,all_of,none_of, and patches to get it to compile in Clang.I saw you were closing some old issues and PRs for the main branch, so I thought I might as well share these patches, even though there's a good chance they're no longer applicable.
https://github.com/tttapa/conan-recipes/tree/8a94816ebb0383e541710cf07040a607d80428e7/recipes/gsi-hpc-simd/all/patches
Thanks a lot for the standardization and implementation effort!