Search

Search

Help

Page 6 of 19. Showing 189 results (0.029 seconds)

  1. 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…
    QubeOct 15, 2014
  2. _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…
    QubeFeb 08, 2021
  3. 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…
    QubeFeb 01, 2018
  4. 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…
    QubeOct 15, 2014
  5. 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…
    QubeOct 13, 2020
  6. 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…
    Qube / … / PythonOct 15, 2014
  7. 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…
    QubeOct 20, 2014
  8. cbTest_runScript.py

    ', 'package': {'cmdline': 'hostname'}, 'agenda': [], 'callbacks': [ ] } ######################################## # iterate over the frame range to build the job's agenda…
  9. 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…
    QubeOct 15, 2014
  10. 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
    QubeMay 23, 2018