User forums > Using Code::Blocks
custom makefile support mutliple cpus
MortenMacFly:
--- Quote from: jens on October 25, 2012, 10:29:42 pm ---wxWidgets has a static function to determine the umber of cpu's, but I don't know how good it works.
--- End quote ---
It works pretty well - I am using it in another of my projects (You meant the static wxThread based method, right?)
Jenna:
--- Quote from: MortenMacFly on October 26, 2012, 06:17:54 am ---
--- Quote from: jens on October 25, 2012, 10:29:42 pm ---wxWidgets has a static function to determine the umber of cpu's, but I don't know how good it works.
--- End quote ---
It works pretty well - I am using it in another of my projects (You meant the static wxThread based method, right?)
--- End quote ---
Yes
MortenMacFly:
--- Quote from: jens on October 26, 2012, 09:36:22 am ---Yes
--- End quote ---
Reminds me: Recently had the chance to work on a 16 core "enterprise PC". What a mind-blowing fast compilation of everything you do there with C::B, having setup 16 parallel build processes. Also, the wxThread methods worked fine there, too. Now all I need is somebody giving me enough money because I want to have such a beast, too. :-)
Jenna:
--- Quote from: MortenMacFly on October 27, 2012, 06:16:39 pm ---
--- Quote from: jens on October 26, 2012, 09:36:22 am ---Yes
--- End quote ---
Reminds me: Recently had the chance to work on a 16 core "enterprise PC". What a mind-blowing fast compilation of everything you do there with C::B, having setup 16 parallel build processes. Also, the wxThread methods worked fine there, too. Now all I need is somebody giving me enough money because I want to have such a beast, too. :-)
--- End quote ---
That's more or least what I need too, with at least 32 GB of Ram.
An alternative would be a quadcore laptop with 32 GB installable Ram.
oBFusCATed:
Moar cores, moar...
Jen: why would you need so much ram? ;D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version