Hi @Justin_B @zainali @Nreddy @karpreet
Before I post the query on this topic, thanks for all your help and support so far that helped us make some good progress with Deadline integration.
As for this topic, I am trying to submit a bunch of jobs in a single “deadlinecommand” invocation along with a chain of (frame) dependencies. The goal is to test the ability to submit a large number of concurrent job submissions, identifying any potential bottlenecks and tuning the required parameters to achieve the maximum performance possible.
I managed to make good progress on this however, the submissions have reported some messages which I am not very well versed with as to how to handle or the correct flag values, despite looking at the docs’ Manual Job Submissions → Job Info File Options.
Job submission command:
"%DEADLINE_PATH%"\deadlinecommand args.txt
Job Submission command output:
Deadline Command 10.2 [v10.2.0.10 Release (3b87216c7)]
Submitting to Repository: \\fpdeadline01\DeadlineRepository10
Submission Contains No Auxiliary Files.
Result=Success
JobID=64511d7c610b09b526a8fe60
The job was submitted successfully, but there were some warnings:
- Key-value pair not supported: 'Suspended'='True'
Submitting to Repository: \\fpdeadline01\DeadlineRepository10
Submission Contains No Auxiliary Files.
Result=Success
JobID=64511d7c610b09b526a8fe61
The job was submitted successfully, but there were some warnings:
- Key-value pair not supported: 'FrameDependencies'='job1:1-10'
- Dependency job "job1" does not exist or has been archived
Submitting to Repository: \\fpdeadline01\DeadlineRepository10
Submission Contains No Auxiliary Files.
Result=Success
JobID=64511d7c610b09b526a8fe62
The job was submitted successfully, but there were some warnings:
- Key-value pair not supported: 'FrameDependencies'='job2:1-10'
- Dependency job "job2" does not exist or has been archived
Q: How do I fix the messages? Key-value pair not supported
Attaching the package cmd_deps_deadline.zip that contains args.txt
as well as the jobs and plugin info files:
Also, the jobs are submitted and appear in the Deadline Monitor with the dependencies although the dependencies seem broken due to Key-value pair not supported
.
What am I missing and how can I fix it?
Please let me know if there are any questions.
Thanks,
Bhavik
Fractal Picture