Re: [VOLK] Release 2.5.2

2022-09-09 Thread Chris Vine
On Fri, 9 Sep 2022 11:35:26 +0200 Johannes Demel wrote: > Hi Chris, > > The issue arises in an odd combination. > > 1. you installed VOLK (and cpu_features) to your custom prefix before > 2. your custom prefix is currently NOT sourced > 3. you try to re-compile with `CMAKE_INSTALL_PREFIX=` > >

Re: [VOLK] Release 2.5.2

2022-09-09 Thread Johannes Demel
Hi Chris, The issue arises in an odd combination. 1. you installed VOLK (and cpu_features) to your custom prefix before 2. your custom prefix is currently NOT sourced 3. you try to re-compile with `CMAKE_INSTALL_PREFIX=` What I've learned so far: 1. It requires special configuration in a submod

Re: [VOLK] Release 2.5.2

2022-09-08 Thread Chris Vine
On Sun, 4 Sep 2022 18:41:18 +0200 Johannes Demel wrote: > Hi everyone! > > We have a new VOLK release! We are happy to announce VOLK v2.5.2! We > want to thank all contributors. This release wouldn't have been possible > without them. Something seems to be amiss when compiling against the inte