Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

Programming model for Cluster with dual-cored nodes

Stanislav_Fyodorov
643 Views

Hello,

I'm interesting in parallelization of Fortran program for cluster. Cluster consists of 4 nodes with dual cores each one. What is optimal way to parallelize program for this kind of cluster? For dual cores I had to use OpenMP, for cluster as is -- MPI. What about Cluster OpenMP? Advantages/Disadvantages... Scalability for using on another clusters, and may be grids...

0 Kudos
0 Replies
Reply