[Development] Updating x86 SIMD support in Qt

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Sat Jan 22 19:41:50 CET 2022


Hi!

On Wed, 19 Jan 2022 at 14:50, Allan Sandfeld Jensen <kde at carewolf.com> wrote:
[snip]
> I have a ~10 year old Phenom II that I use as a media server, it also lacks
> SSE4 (only having AMDs so-called SSE4a). With 3 cores and 4GB of memory it
> runs a modern Qt5 based Linux desktop just fine, even if I don't regularly use
> it as such. So while it is no great loss for me if I needed to replace it with
> a 200€ NUC, it is certainly plausible people have such working old machines. I
> think it is fine to let the default not work on such machines, and let the
> distros that want to support it use v1.

I'm actually replying to this thread using a very alike machine, a
Core 2 Duo T7250 with just ss3, using (almost) latest Plasma and used
as media center, kid's playground, checking email in non office
time...

Keeping the distros able to use whatever baseline is indeed a first
good step, but I'm also thinking about proprietary apps that might be
using tQtC's build for their offerings. We used this very same machine
with Zoom meetings for our kids' school meetings while they couldn't
go to school due to COVID. It proved very useful.

I don't know if the linker capability in using the right library
version can be used in these specific cases, but if somehow it could
be done it would be just wonderful.


-- 
Lisandro Damián Nicanor Pérez Meyer
https://perezmeyer.com.ar/


More information about the Development mailing list