Search
Page 7 of 7. Showing 68 results (0.013 seconds)
Common STDOUT/STDERR Errors & Warnings
at http://www.perl.org/ http://www.perl.org/, the Perl Home Page. INFO: loaded qb module and setup assignment. Can't load 'C:\Program Files\pfx\qube\api/perl\58/qb.dll' for module qb: load_file:%1…Job Dependencies
are created upon job submission. Jobs are associated in the same process group by either submitting them all in the same qb::submit API call, or they may be connected by specifying…jobSubmit07.py
files/pfx/qube/api/python'); import qb def blockUntil(job, start): ''' Configure a job to remain blocked until a certain time of day. The time value inserted…Creating a new SimpleCmd
be # $QBDIR/api/python/qb/gui from simplecmd import SimpleCmd # user defined simpleCmds *must* define a create method. def create(): # This creates a simpleCmd called "Example Echo…Use_simpleCMD.py
/qube/api/python'); # The below line of code is to import the above defined Qube! API import qb # Below is the main function to run in this script def main(): # Below…jobSubmit01_explained.py
/qube/api/python'); # The below line of code is to import the above defined Qube! API import qb # Below is the main function to run in this script def main(): # Below creates…Package_explained.py
/qube/api/python'); # The below line of code is to import the above defined Qube! API import qb # Below is the main function to run in this script def main(): # Below…AppFinder Jobs
specifies which application to run. Currently,the following application templates are supported, being specified in the API library file $QBDIR/api/python/qb/backend…