News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

parallel computing

Started by nmchien, October 06, 2008, 05:43:24 PM

Previous topic - Next topic

nmchien

Could anyone tell how to build a parallel program in Code::Blocks?
Usually with C++, we have to use something like MPI to implement a parallel computation. What do we have with C::B to support parallel builds?

Thanks a great deal.

stahta01

Someone tried using distcc and modified Code::Blocks; I can not remember if it worked well or not.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

thomas

Code::Blocks supports local parallel builds natively, and can do cluster builds via uniwin+distcc if need be.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."