Search

Search

Help

Page 15 of 19. Showing 189 results (0.015 seconds)

  1. Maya Job Submission QubeUI

    Render will use the command line to open a new instance of the Maya file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible…
    QubeOct 13, 2020
  2. Maya Batch Submission QubeUI

    line to open a new instance of the Maya file for each frame that it renders. Although this can be slower for large scenes, it can also be more flexible in large, complex…
    QubeOct 13, 2020
  3. Clustering and Job Priority

    is in its own cluster. It's when a job starts climbing down the tree that it starts to lose priority. When a job cannot find any hosts by descending down its tree branch towards…
    QubeFeb 01, 2017
  4. Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters

    are python scripts that are read by the GUI during startup & can be modified or created by users. SimpleCmd creation is outside of the scope of this document, but you can start
    QubeMar 14, 2023
  5. callback2.pl

    type "package" => { "cmdline" => "sleep 10" }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", "label…
    Qube / … / PerlOct 15, 2014
  6. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube / … / Practical example Renderman jobOct 15, 2014
  7. Basic_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below creates an empty dictionary to be filled by the following lines of code job…
    Qube / … / Basic dependenciesOct 15, 2014
  8. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube / … / Advanced DependenciesOct 15, 2014
  9. supervisor_flags

    responded that it's busy starting another job instance. Example supervisor_flags = enforce_password,host_recontact,retry_busy Defaults host_recontact,heartbeat_monitor…
    QubeJul 05, 2017
  10. Scripting custom queuing algorithms

    published books such as Learning Perl published by O'Reilly which can get a beginning developer started with Perl scripting. To create a new queuing algorithm, the developer must…
    QubeOct 21, 2014