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 "Parallel Computing Support User Guide"

From EGIWiki
Jump to navigation Jump to search
Line 3: Line 3:


This page discusses support for generic parallel computing jobs on the EGI infrastructure.
This page discusses support for generic parallel computing jobs on the EGI infrastructure.
We consider using the MPI-START framework as a means for launching multiple jobs on a cluster.
The are several clearly apparent application areas:
* Hadoop-On-Demand/myHadoop
* Charm++
* Parallel R
'''This is a work in progress'''.
'''This is a work in progress'''.


== JDL requirements ==
== JDL requirements ==


== Using MPI-START and mpiexec to perform non mpi workloads ==
== Using MPI-START and mpiexec to perform non mpi workloads ==

Revision as of 00:21, 28 February 2012

Summary

This page discusses support for generic parallel computing jobs on the EGI infrastructure. We consider using the MPI-START framework as a means for launching multiple jobs on a cluster. The are several clearly apparent application areas:

* Hadoop-On-Demand/myHadoop
* Charm++
* Parallel R

This is a work in progress.

JDL requirements

Using MPI-START and mpiexec to perform non mpi workloads