Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

[Beowulf] Using Autoparallel compilers or Multi-Threaded libraries with MPI

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Mark Hahn hahn at mcmaster.ca
Thu Nov 29 22:02:58 PST 2007


> provide some thread-level parallelism on a cluster where you primarily
> use MPI to achieve your parallel execution.*

either threads for low-investment newbie parallelism
or MPI for serious scalability.

> Have you used compiler auto-parallel features mixed with MPI with
> success on your clusters?

only for running HPL (where, iirc, it wasn't a win).  it makes sense 
that if you've taken the trouble to use MPI, you probably have more 
concurrency available than just threaded blas/lapack calls.



More information about the Beowulf mailing list