Hi David,
We are actually trying to phase out the use of multiple queue statements in a single
submit file with a transition to the use of the for each queue statement. It should be easy to translate the multiple queue statements into a single queue statement as demonstrated in
https://htcondor.readthedocs.io/en/latest/users-manual/submitting-a-job.html#submitting-many-similar-jobs-with-one-queue-command.
We plan to remove the functionality of multiple queue statements in the next major version
(V24) feature series.
-Cole Bollig
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: Monday, March 11, 2024 4:48 AM To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx> Subject: [HTCondor-users] Multiple queue statements in submit file.
Hi All,
I have one user that using submit files which includes multiple queue which working as expected when using condor_submit.
But when submitting as a node in dag it submit only the first queue statements ( using htcondor > 9 ).
Using htcondor 9.0 its submitting all the queue statements.
Is it valid to submit multiple queue statements via dag node?
Thanks
David
|