
###############################################################################

# This tells Pegasus where to find the Replica Catalog
pegasus.catalog.replica=File
pegasus.catalog.replica.file=./conf/input_map.dat

# Also tell Pegasus to use the Replica Catalog for file locations
pegasus.dir.storage.mapper=Replica
pegasus.dir.storage.mapper.replica=File
pegasus.dir.storage.mapper.replica.file=./conf/output_map.dat

dagman.retry=3
dagman.maxpre=1
pegasus.condor.arguments.quote=true
pegasus.catalog.site.file=./conf/site-local.xml

pegasus.code.generator Shell

#log memory usage at the end of the planning process
pegasus.log.memory.usage = true



