Search

Search

Help

Page 10 of 12. Showing 111 results (0.008 seconds)

  1. Execution Environment

    by defining environment variables into the /etc/init.d Worker scripts (if they need to be global to the facility), or by setting them as part of the package of job commands that land…
    QubeJan 14, 2015
  2. Python job submission with agenda based timeout

    . This script will submit a job with a 30 second, agenda-based timeout that runs a bunch of "sleep" commands. Each agenda item will do exactly nothing for a number of seconds equal…
    QubeOct 13, 2020
  3. Katana Job Submission

    Nodes" or "Send to Qube for All Nodes" options. katana_right_click_menu.png The script then presents you with a confirmation window: katana_submit.png and finally the newly…
    QubeFeb 01, 2017
  4. qbhosts.pl

    #!/usr/bin/perl ############################################################################ # # Copyright: PipelineFX, L.L.C. # # qbhosts.pl # # An example script to show…
    Qube / … / PerlOct 15, 2014
  5. qblog.pl

    script to show the how to retrive log data through the api # use lib "../../api/perl"; use lib "$ENV{QBDIR}/api/perl"; use lib "$ENV{QB_DIR}/api/perl"; use qb; use Getopt::Long…
    Qube / … / PerlOct 15, 2014
  6. submit-agenda-timeout-job.py

    qb # This script demonstrates how to submit a job with agenda (frame) timeouts, # using a simple "cmdrange" job. # The trick is to set up a timeout value for agenda items via…
    Qube / … / PythonOct 15, 2014
  7. _SimpleCMD_ParametersMaxwell

    and path as the MXS scene. script Names a script to load and run on the Worker(s). prescript Names a prescript to load and run on the Worker(s). postscript Names a postscript…
    QubeNov 06, 2014
  8. framesubmit.pl

    #!/usr/bin/perl # # Qube! - Example Perl Frame Submission Script # ##################################################################################### # # Licensed Materials…
    Qube / … / PerlOct 15, 2014
  9. License Resources

    to describe how to write a script that can poll a license server. At some point, however qbupdateresource should be called: qbupdateresource -name license.name -total license_total…
    QubeFeb 01, 2017
  10. How to use job dependancies through the submission UI

    dependencies on entire jobs, on subjobs, or on individual frames. Let's look at our example again. Assuming all of the passes are in the queue and rendering, create a project/script
    QubeOct 15, 2014