GNU bug report logs -
#65903
[PATCH] gnu: Make vice tunable.
Previous Next
Full log
View this message in rfc822 format
Hi,
Csepp <raingloom <at> riseup.net> skribis:
> Ludovic Courtès <ludo <at> gnu.org> writes:
[...]
>> The fix would be twofold: (1) remove ‘-march’ and similar compiler
>> arguments that cause it to generate code that assumes AVX availability,
>> and (2) add the ‘tune?’ property for those who want a fine-tuned binary.
>>
>> Could you look into it?
>>
>> Thanks,
>> Ludo’.
>
> Umm, it definitely solved it on my machine, which doesn't have AVX.
> If that's not a "proper" fix, then sure, I can try looking into it more.
> But it seems to me like `tunable?` is already working as intended.
What I meant is that someone installing ‘vice’ without ‘--tune’ will
still get a binary that assumes AVXsomething, which may or may not work
on their machine.
The default binary (without ‘--tune’) should target baseline x86_64.
That’s why we need both fixes I mentioned above.
HTH!
Ludo’.
This bug report was last modified 1 year and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.