Search
Page 6 of 19. Showing 189 results (0.029 seconds)
Generating agendas
handle a number of ways of specifying lists of frames. Example Single frame 1 Frame range 1-100 Range by step 1-100x3 Expands to: 1, 4, 7, 10…_qubeuiPreferencesUIDisplay
->Logs Max log file size (requires restart) The size in MB of the log file to use before starting a new log file. 3 QUBEUI_UI_MAX_LOGFILE_SIZE Qube->Supervisor Supervisor…flightChecks
or agenda starts. The exit codes of flight checks determine the processing and exit status of their respective job instances or agendas. System-wide vs Job-specific System-wide…How to switch a worker from Service mode to Desktop User mode
Stop the worker service and disable it from auto-starting While logged in as an admin-equivalent user (or in Windows, start the GUI as "Run as Administrator"), run…Python job submission with Python language callback that runs an external script on the supervisor
that behavior into an external script which can take the job ID as an argument. The following is an example of a callback that runs for every frame when the job completes. Admittedly…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…Global Illumination (GI) Renders in C4D
, as they will not exist on your render nodes. To do so, follow the below steps, then render as normal. When rendering GI scenes with C4D, it is best to chunk your frame range. The larger…cbTest_runScript.py
', 'package': {'cmdline': 'hostname'}, 'agenda': [], 'callbacks': [ ] } ######################################## # iterate over the frame range to build the job's agenda…How do I set up debugging for a supervisor or worker crash on Windows?
Briefly, set up Dr. Watson to get a crash dump. From the Start Menu, run these commands: Start->Run->drwtsn32 -i Start->Run->drwtsn32 More information on Dr. Watson can…How to move a MySQL data directory on linux
location. Make a backup copy of the stop script, /usr/local/pfx/qube/utils/pgsql/stop.sh , then edit it by changing the PGSQL_DATA_DIR to point to the new data directory. Start…