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.

Difference between revisions of "MPI Services"

From EGIWiki
Jump to navigation Jump to search
Line 7: Line 7:
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.
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 [https://ggus.eu GGUS] ticketing system where a dedicated support unit is available for MPI related issues.
If you find problems related to the MPI support in the infrastructure, use [https://ggus.eu GGUS] where a dedicated support unit is available for MPI related issues.


== Resource Providers ==
== Resource Providers ==

Revision as of 13:21, 16 January 2013

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 GGUS 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.

The MPI support unit in the GGUS ticketing system can help to resolve any issues found at your site with MPI.