Is there a nice easy way in Qt to determine the number of available cores on a system?
I'm looking for something that is platform independent to check the no. of CPU cores available and configure a parallel job on execution, but need to know what cores I have available to play with.
Cheers
Bookmarks