From 4d3e63175e4911a03ad7333522b80282ff326b56 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Mon, 2 Mar 2020 18:15:16 +0000 Subject: add README for HTCondor --- submitter/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 submitter/README.md (limited to 'submitter') 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. -- cgit v1.2.3