[Development] Evolving Qt's multithreading API

Thiago Macieira thiago.macieira at intel.com
Thu Feb 21 19:16:30 CET 2013


On sexta-feira, 22 de fevereiro de 2013 00.15.19, Sze Howe Koh wrote:
> On 21 February 2013 02:31, Ing. Reynier Pupo Gómez <rgomez at uci.cu> wrote:
> > What about using of OpenMP standard? It could be very usefull and well
> > known
> > 
> > by the C/C++ comunity.
> 
> Thanks for the suggestion. I had a quick look, but it seems to be on
> the low-level side. I'm not sure if we want to use #pragmas for
> regular code...
> 
> Have you had experience with it? Is it easy to use?

OpenMP is completely out of scope. The most we can do is make Qt's own 
threading mechanisms work with OpenMP if the user wants to use it.

But we can't dictate use of it because it requires compiler support.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130221/bd561e74/attachment.sig>


More information about the Development mailing list