From 3b30f2cb439fcfec241092f19de3ecefafd0419e Mon Sep 17 00:00:00 2001 From: Blake Leverington Date: Wed, 28 Jul 2021 10:09:36 +0200 Subject: [PATCH] Update 'computing_htcondor' --- computing_htcondor.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/computing_htcondor.md b/computing_htcondor.md index 0d07b2a..673bf50 100644 --- a/computing_htcondor.md +++ b/computing_htcondor.md @@ -1,5 +1,14 @@ # HTCondor use on the d0 cluster -%%TOC%% +%TOC% + +Basic use, see the manual entry from the command line: +'man condor_submit' + +An simple example of submission file is in /auto/work/zhelezov/singularity/batch_centos7 . + +'''bash +condor_submit -file job.sub -batch-name test +''' ## Email's from Alexey: