aboutsummaryrefslogtreecommitdiffstats
path: root/submitter
diff options
context:
space:
mode:
Diffstat (limited to 'submitter')
-rw-r--r--submitter/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/submitter/README.md b/submitter/README.md
new file mode 100644
index 0000000..2b9b760
--- /dev/null
+++ b/submitter/README.md
@@ -0,0 +1,8 @@
+# GolemFlavor HTCondor
+
+[HTCondor](https://research.cs.wisc.edu/htcondor/) is an open-source workload
+management system for high-throughput computing tasks. It can be used to
+manage workload on a dedicated cluster of computers.
+
+The python scripts in this directory provide a way to automate the creation of
+dagman files, which specify the number of and the parameters for each job.