Date: | Wed, 21 Oct 2020 10:56:05 -0500 |
---|---|
From: | MÃtyÃs Selmeci <matyas@xxxxxxxxxxx> |
Subject: | Re: [HTCondor-devel] Advice on appropriate design / use of HT Condor |
Hello,
In brief, you have two options:
HTCondor cannot create directories for you. If you need to do that, I suggest that you look at DAGMan Workflows; declare your job as a node, then write a script that will arrange the inputs as you need and set that as the PRE script for the node. DAGMan is very powerful and can let you chain jobs together or run scripts once all the jobs in a node finish. If you don't need all that, you can also just write a script that will arrange the inputs and call condor_submit at the end.
Hope this helps. In the future, I suggest that you send mail to htcondor-users@xxxxxxxxxxx instead of htcondor-devel, since you will receive quicker responses from the community, and others in the community that have similar problems can benefit from your experience.
-Mat On 10/19/20 4:43 PM,
htcondor-devel@xxxxxxxxxxx wrote:
|
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [HTCondor-devel] Advice on appropriate design / use of HT Condor, fordesmith |
---|---|
Next by Date: | Re: [HTCondor-devel] Advice on appropriate design / use of HT Condor, fordesmith |
Previous by Thread: | [HTCondor-devel] Advice on appropriate design / use of HT Condor, fordesmith |
Next by Thread: | Re: [HTCondor-devel] Advice on appropriate design / use of HT Condor, fordesmith |
Indexes: | [Date] [Thread] |