On Thu, 22 Apr 2021 at 21:38, Julien Lamy <[email protected]> wrote: > No, it can work with only SSE and only SSE2 enabled, which would match > the baseline (tested with a non-AVX machine, I could not get my hands on > a non-SSE2 box). >
> > * Is this portable to arches other than x86 and arm? > > Theoretically yes: there is a fallback mode which codes the SIMD > instructions as loops. I have not tested it in a non-x86 and non-ARM > environment. > I will try testing it. It looks unlikely since it seems to need a native architecture. Likely build time tests will not work, but I'll check nevertheless > > * Readme has instructions to build documentation, and you have added > > Build Depends as well, to build it. However they are neither built nor > > installed. > > If you think building and installing docs make sense, could you fix > > it? Please install docs in a separate binary package if so. > > Done. > > I've also bumped the version to 7.5.0, released yesterday while I was > packaging :) > I do not see your changes on salsa[1] - did you forget to push in any case? [1]: https://salsa.debian.org/science-team/xsimd Nilesh

