Re: Can someone have a look at the new upstream version of plink2

2022-08-04 Thread Andreas Tille
Hi Étienne, Am Thu, Aug 04, 2022 at 11:17:20PM +0200 schrieb Étienne Mollier: > Andreas Tille, on 2022-08-04: > > I tried to upgrade plink2 to latest upstream but as per Salsa CI[1] > > the build fails on amd64 with > […] > > 1534 | # error "32-byte-float-vector builds require FMA3 as well."

Re: Can someone have a look at the new upstream version of plink2

2022-08-04 Thread Étienne Mollier
Hi Andreas, Andreas Tille, on 2022-08-04: > I tried to upgrade plink2 to latest upstream but as per Salsa CI[1] > the build fails on amd64 with […] > 1534 | # error "32-byte-float-vector builds require FMA3 as well." plink2 is one of the packages implementing simde. It looks like for certa

Can someone have a look at the new upstream version of plink2

2022-08-04 Thread Andreas Tille
Hi, I tried to upgrade plink2 to latest upstream but as per Salsa CI[1] the build fails on amd64 with ... ../include/plink2_base.h:1534:8: error: #error "32-byte-float-vector builds require FMA3 as well." 1534 | # error "32-byte-float-vector builds require FMA3 as well." |^~~