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

How can I use MPI?

gbliu
Beginner
690 Views
Hellow everyone,

I installed the Parallel Studio XE 2011 non-commercial verison for linux on a linux cluster (64bit, non-root mode). However, after installation I found that there were no MPI compiler. I note that there is a "Intel Cluster Studio 2011 for Linux" which contains MPI, but it seems there is no non-commercial version of it.

How can I use MPI? Can anyone help me?

Thanks in advance!
0 Kudos
6 Replies
Dmitry_K_Intel2
Employee
690 Views
There is evaluation version of the Cluster Studio 2011.
I'm not sure about non-commercial version, but there is RTO MPI library which you can download for free.

Regards!
Dmitry
0 Kudos
helires
Beginner
690 Views
Hello Gbliu,

There are also two good public-domain MPI codes: MPICH2 and Openmpi.

Regards,
0 Kudos
Michal_Kvasnicka
Beginner
690 Views

Dmitry, could you add some relevant links, please?


Michal
0 Kudos
Dmitry_K_Intel2
Employee
690 Views
I'd add the following links:
hpcwire.com
Inside HPC
Scalability.org
beowulf.org

And of cause you can find a lot more, for example: blogs.oracle.com/HPC or just a tutorial.

Regards!
Dmitry


0 Kudos
Michal_Kvasnicka
Beginner
690 Views
sorry for confusing ...

In my previous post I meant links for Intel RTO MPI download, not for MPI general info sites.
0 Kudos
Dmitry_K_Intel2
Employee
690 Views
Michal,

Please try this link. 'Resources' tab - look for "Download Free Runtime Environment Kit".

Regards!
Dmitry
0 Kudos
Reply