Uses of Class
edu.isi.pegasus.planner.cluster.aggregator.Abstract

Packages that use Abstract
edu.isi.pegasus.planner.cluster.aggregator   
 

Uses of Abstract in edu.isi.pegasus.planner.cluster.aggregator
 

Subclasses of Abstract in edu.isi.pegasus.planner.cluster.aggregator
 class MPIExec
          This class aggregates the smaller jobs in a manner such that they are launched at remote end, by mpiexec on n nodes where n is the nodecount associated with the aggregated job that is being lauched by mpiexec.
 class SeqExec
          This class aggregates the smaller jobs in a manner such that they are launched at remote end, sequentially on a single node using seqexec.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.