The Campus Factory builds off of production software such as Condor and GlideinWMS. Together, this builds a strong foundation for a powerful Campus Factory.

Simple Configuration

The Campus Factory uses the simple configuration. Using the common .ini format:

# The main section
[general]

#
# Things you need to edit
#

# Logging directory
#logdirectory = /home/swanson/dweitzel/campus_factory/share
logdirectory = ./


# The directory that is local to the worker node. This will
# be where condor places the intermediate job data and
# the glidein logs
# Default: /tmp
#worker_tmp = /state/partition1/tmp

Integration with Condor / BOSCO