Results 1 to 20 of 24

Thread: Use more CPU cores

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    29
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    10

    Default Use more CPU cores

    Hi there,
    is there a way to run a Qt application using all the cores of the CPU? I've a two-core CPU and there are two threads in my program. This application has to be as fast as possible, a smart thing will be assign a thread for each core. Is it possible?

    If yes, is there a way to determine the number of CPU cores of the machine where the application is running?

    Sorry for my english

    Thanks, Dario
    Last edited by satoshi; 20th April 2010 at 11:24.

Similar Threads

  1. Determining no. of CPU cores available
    By cnbp173 in forum Qt Programming
    Replies: 3
    Last Post: 21st April 2009, 17:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.