Package | Description |
---|---|
edu.isi.pegasus.planner.code.generator | |
edu.isi.pegasus.planner.code.generator.condor |
Modifier and Type | Class and Description |
---|---|
class |
HashedFile
A Condor Submit Writer, that understands the notion of hashed file directories.
|
class |
PBS
This code generator generates a PBS submit script for the workflow, that
can be submitted directly using qsub.
|
class |
PMC
This code generator generates a shell script in the submit directory.
|
class |
Shell
This code generator generates a shell script in the submit directory.
|
class |
Stork
This implementation generates files that can be understood by Stork.
|
Modifier and Type | Class and Description |
---|---|
class |
CondorGenerator
This class generates the condor submit files for the DAG which has to
be submitted to the Condor DagMan.
|