[Development] Updating x86 SIMD support in Qt

Volker Hilsheimer volker.hilsheimer at qt.io
Thu Mar 24 00:52:41 CET 2022



> On 24 Mar 2022, at 00:34, Volker Hilsheimer <volker.hilsheimer at qt.io> wrote:
> 
>> On 24 Jan 2022, at 17:04, Thiago Macieira <thiago.macieira at intel.com> wrote:
>> 
>> On Monday, 24 January 2022 05:30:46 PST Konrad Rosenbaum wrote:
>>> I have absolutely no problem with stuff running faster and more
>>> efficient on my two laptops (which are significantly more modern), but I
>>> would have a major problem with it not running at all on my workstation
>>> that I use for 95% of all my Open Source work. And I would also not like
>>> my applications to crash on my downstream user's computers (which are on
>>> average just as old as mine) - every crash means hours of work for
>>> someone (usually me) to find out what the problem was.
>> 
>> At least i can promise you not to make it a silent crash. Either QtCore or the 
>> dynamic linker would say it can't run on that machine.
>> 
>> https://code.woboq.org/qt6/qtbase/src/corelib/global/
>> qsimd.cpp.html#_Z16qDumpCPUFeaturesv
> 
> I have a possibly wrong hunch that building Qt Multimedia fails because of this. This is in a Ubuntu 20.04 VM in the VMware Fusion 12 provider, and the hardware version is maxed out (it wasn’t earlier, but didn’t help to put it to level 18). So there’s not a whole lot I can do on the VM provisioning side, I think.
> 
> Volker
> 


Nevermind, my dev branch wasn’t rebased.

Time to hit the hay, evidently.

Cheers,
Volker



More information about the Development mailing list