Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

MPI Services

From EGIWiki
Revision as of 13:19, 16 January 2013 by Enolfc (talk | contribs) (Created page with "== MPI Services in EGI == This page introduces the support for MPI on the EGI infrastructure. === Application Developers === The MPI User Guide describes how to discover ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MPI Services in EGI

This page introduces the support for MPI on the EGI infrastructure.

Application Developers

The MPI User Guide describes how to discover which sites support your preferred MPI implementation and how to execute your jobs in the infrastructure. Most common implementations on the infrastructure are Open MPI and MPICH-2, both supporting the MPI-2 standard. Take into account that binaries might not be executable on the resources (different OS and MPI libraries versions might be installed), so you might need to compile your application on the resources. The MPI User Guide also includes information on this.

If you find problems related to the MPI support in the infrastructure, use the GGUS ticketing system where a dedicated support unit is available for MPI related issues.

Resource Providers

Resource providers willing to support MPI check MAN03_MPI-Start_Installation_and_Configuration for documentation on the installation and configuration of the packages. If your resources already provide MPI support for local users, changes are minimal.