MPI Code Encapsulation Using Parallel CORBA Object
Abstract
This paper describes a technique that allows a MPI code to be encapsulated into a component. Our goal is to provide a software infrastructure to build distributed simulation applications for computational grids [3]. Our technique is based on an extension to the Common Object Request Broker Architecture (CORBA) from the OMG (Object Management Group). The proposed extensions do not modified the CORBA core infrastructure (the Object Request Broker) so that it can fully co-exist with existing CORBA applications. A MPI code is seen as a new kind of CORBA object that hides most of the cumbersome problems when dealing with parallelism.
Domains
Other [cs.OH]
Loading...