Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

Programming model for Cluster with dual-cored nodes

Stanislav_Fyodorov
954 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