On Mon, Sep 12, 2022 at 10:37 AM Andrey Rahmatullin <
[email protected]> wrote:
On Mon, Sep 12, 2022 at 10:05:36AM -0400, Aaron Boxer wrote:
My codec project uses SIMD code for x86 and AArch64 architectures. Also,
as
there are different versions of SIMD i.e. SSE vs AVX vs AVX2, the project uses a library that builds multiple versions of the accelerated code and chooses which version to use at runtime.
This sounds good.
My package currently has a `march-native` error logged for certain architectures.
-march=native is not compatible with the approach you just described. And
you indeed must not use it when building packages.
Thanks, Andrey. I have fixed this problem. v10.0,0 has just been uploaded
to unstable - would you
recommend releasing a new version 10.0.1 with these fixes, or is there a
way of updating v10.0.0 ?
--
WBR, wRAR
<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 12, 2022 at 10:37 AM Andrey Rahmatullin <<a href="mailto:
[email protected]">
[email protected]</a>> wrote:<br></div><blockquote class="
gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Sep 12, 2022 at 10:05:36AM -0400, Aaron Boxer wrote:<br>
> My codec project uses SIMD code for x86 and AArch64 architectures. Also, as<br>
> there are different versions of SIMD i.e. SSE vs AVX vs AVX2, the project<br>
> uses a library that builds multiple versions of the accelerated code and<br>
> chooses which version to use at runtime.<br>
This sounds good.<br>
> My package currently has a `march-native` error logged for certain<br> > architectures.<br>
-march=native is not compatible with the approach you just described. And<br> you indeed must not use it when building packages.<br></blockquote><div><br></div><div><br></div><div>Thanks, Andrey. I have fixed this problem. v10.0,0 has just been uploaded to unstable - would you</div><div>recommend releasing a new version 10.0.1
with these fixes, or is there a way of updating v10.0.0 ?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
-- <br>
WBR, wRAR<br>
</blockquote></div></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)