[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.
Mark Hahn hahn at mcmaster.caThu Nov 29 22:02:58 PST 2007
- Previous message: [Beowulf] Using Autoparallel compilers or Multi-Threaded libraries with MPI
- Next message: [Beowulf] Using Autoparallel compilers or Multi-Threaded libraries with MPI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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.
- Previous message: [Beowulf] Using Autoparallel compilers or Multi-Threaded libraries with MPI
- Next message: [Beowulf] Using Autoparallel compilers or Multi-Threaded libraries with MPI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
