Deadline 6.1 nuke submitter not obeying chunksize

Hey,

We have been having an issue where occasionally the Frames Per Task option in Nuke doesn’t carry over when a job is submitted. I tested this on my machine and set the Frames Per Task (chunkSize) to 5, and it worked. Another user did the same thing and the extra info is reporting the following:

Name=1000_0020_comp_master_v0008.nk
UserName=kevin.pierce
Frames=1-55
ChunkSize=1000000
Group=2d
Pool=nuke
ConcurrentTasks=4
Blacklist=
MachineName=RENTAL-Z800M
Plugin=Nuke
OutputDirectory0=\nox1\Projects\jobs\1189_tri_subaru_swarm\07_sequences\1000\0020\2d\publish\plates\lgt_masterexr\v0001\fullres
OutputDirectory1=\nox1\Projects\jobs\1189_tri_subaru_swarm\07_sequences\1000\0020\2d\publish\plates\lgt_masterexr\v0001\fullres
OutputDirectory2=\nox1\Projects\jobs\1189_tri_subaru_swarm\02_dailies\02-28-14\subaru_shots
OutputDirectory3=\nox1\Projects\jobs\1189_tri_subaru_swarm\07_sequences\1000\0020\2d\publish\comps\comp_master\v0005\fullres
OutputDirectory4=\nox1\Projects\jobs\1189_tri_subaru_swarm\07_sequences\1000\0020\2d\publish\comps\comp_master\v0006\fullres
OutputFilename0=1000_0020_lgt_masterexr_v0001.####.exr
OutputFilename1=1000_0020_lgt_masterexr_v0001.####.jpg
OutputFilename2=1000_0020_comp_master_v0002.mov
OutputFilename3=1000_0020_comp_master_v0005.####.jpg
OutputFilename4=1000_0020_comp_master_v0006.####.exr

Any ideas?

Actually we figured this out on our own. It was because one of the write nodes submitted had a .mov file output, so it looks like the Nuke plugin forces the chunksize when it detects a video file output since multiple machines cannot render to the same file.

Hello Brett,

Glad it got worked out.