Search
Page 11 of 12. Showing 114 results (0.022 seconds)
framesubmit.pl
in that # a frame range can be specified in this manner: # # example # single: 1 # start-end…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…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…Basic_Dependancy.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below creates an empty dictionary to be filled by the following lines of code job…Renderman_demo.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…Advanced_Dependancy.py
(): # ----------------Start creation of Parent Job---------------------------------------- # Below defines an empty list for combining all tasks in the dependancy chain task…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…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…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…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…