Search

Search

Help

Page 11 of 12. Showing 114 results (0.022 seconds)

  1. framesubmit.pl

    in that # a frame range can be specified in this manner: # # example # single: 1 # start-end…
    Qube 6.4 / … / PerlNov 08, 2012
  2. 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
    Qube 6.4May 24, 2013
  3. Basic dependencies

    that will wait for the entire dependent job to finish before the current job starts. There are also subjob (instance) and agenda (frame) based dependencies. Below is the code…
    Qube 6.4May 24, 2013
  4. Basic_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below creates an empty dictionary to be filled by the following lines of code job…
    Qube 6.4 / … / Basic dependenciesApr 11, 2013
  5. Renderman_demo.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.4 / … / Practical example Renderman jobApr 12, 2013
  6. Advanced_Dependancy.py

    (): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…
    Qube 6.4 / … / Advanced DependenciesApr 12, 2013
  7. How to configure the supervisor to send mail

    . ================================================================================== jburk$ qbadmin s --emailtest START RECV(l=70) data=[220 omta16.emeryville.ca.mail.comcast.net comcast ESMTP server ready ] SENT HELO…
    Qube 6.4Dec 04, 2012
  8. User Management

    of the distribution package. The file can be moved either by changing the config file or giving a command line argument. If the latter, the same argument must be used for starting
    Qube 6.4Apr 29, 2013
  9. callback1.pl

    " }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", # # ok... so we've setup the first job's label. we can now…
    Qube 6.4 / … / PerlNov 08, 2012
  10. callback3.pl

    " => { "cmdline" => "sleep 10" }, # # because we don't want the job to start right away, we must # submit it as blocked # "status" => "blocked", # # assign the frame…
    Qube 6.4 / … / PerlNov 08, 2012