User forums > Using Code::Blocks

parallel computing

(1/1)

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

thomas:
Code::Blocks supports local parallel builds natively, and can do cluster builds via uniwin+distcc if need be.

Navigation

[0] Message Index

Go to full version