Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: add concurrency attr to deadline job #3005

Conversation

jakubjezek001
Copy link
Member

Brief description

Adding support for ConcurrentTask Deadline Job attibute.

Description

Some productions might want to use Deadline feature for concurrent tasks on one Worker. This will allow to either set this in settings for Nuke submission or even let user to decide how many concurrent task he wants to use on Rendering node Deadline Tab.

Testing notes:

  1. Make sure you are having Deadline Worker with at least some Concurrent task defined > Super user needs to be ON and RMB click on worker and go to Worker Settings/Concurrent Tasks. If zero is in it it will detect your maximum available threads and use it.
  2. Open Settings and save on your project override. To to project_settings/deadline/publish/NukeSubmitDeadline/concurrent_tasks and define it to 5.
  3. Open your favorite Nuke workfile.
  4. Test 1 render publish with already created render node (this will not have available attribut in DeadlineTab, but we want to test even backward compatibilitiy)
  5. Go to Deadline Monitor and look at the first job details and see if the Concurrent Task attribute is set to 5
  6. Now remove the write render node and create new one.
  7. go to Deadline Tab and set Concurrent Tasks to 6
  8. Submit to farm and go to Monitor to the new job and see if it is set to 6

@jakubjezek001 jakubjezek001 self-assigned this Apr 1, 2022
@ynbot
Copy link
Contributor

ynbot commented Apr 1, 2022

@mkolar mkolar added the type: enhancement Enhancements to existing functionality label Apr 4, 2022
Copy link
Collaborator

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested the code (don't use nuke myself) but code looks good to me.

@jakubjezek001 jakubjezek001 merged commit 143f7b8 into develop Apr 5, 2022
@mkolar mkolar added this to the 3.9.3 milestone Apr 8, 2022
@jakubjezek001 jakubjezek001 deleted the feature/OP-2984_Nuke-add-concurrency-attr-to-deadline-job branch April 28, 2022 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Nuke type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants