A lightweight glidein factory designed to connect campus resources together into a on-demand Condor cluster
The Campus Factory is built on production software such as Condor and GlideinWMS libraries.
Configuration file is in standard ini format. Simple to customize the ini style configuration.
The Campus Factory is integrated with HTCondor, the High Throughput Computing resource manager
Its as easy as submitting a condor job:
universe = vanilla
executable = my-processing.exe
transfer_input_files = input1, input2
should_transfer_files = YES
WhenToTransferOutput = ON_EXIT
queue 1000
1000
copies of this job.
The Campus Factory provides an on-demand personal cluster by combining shared resources into a consistent and transparent environment. Workflow management is handled by integration with Condor. Researchers are able to spend less time worrying about the computing, and more time on their research.