guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build system option to allow CPU optimizations?


From: Ricardo Wurmus
Subject: build system option to allow CPU optimizations?
Date: Wed, 24 Nov 2021 13:10:03 +0100
User-agent: mu4e 1.6.10; emacs 28.0.50

Hi Guix,

currently we patch source code and build systems to ensure that no special instructions are used that would not be portable, e.g. AVX2, SSE4.1 etc. What do you think of adding a build system option that would allow users to restore these optimizations?

The build phases that patch out these features would have to check for that build system option, much like they check the TESTS? option before attempting to run tests.

What do you think?

--
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]