Hi,

I would like to create a pool of threads (using Boost::Thread) within each
OpenMPI process to accelerate my application on multicore CPUs. My
application is already built on OpenMPI, but it currently exploits
parallelism only at the process level.

I am wondering if anyone can point me to some good
tutorials/documents/examples on how to integrate Boost multithreading with
OpenMPI applications?

Thanks!

Jacky

Reply via email to