Search

Search

Help

Page 84 of 117. Showing 1,170 results (0.013 seconds)

  1. Katana Job Submission

    UI is accessed in the Katana interface as a Tab widget through the Katana Farm API. To open the tab select the "Add Tab" widget: katana_qube_tab.png ...and choose the Qube…
    QubeFeb 01, 2017
  2. How to use clustering for workers

    job in the /post cluster. You could also add machines to the / cluster (the "root" cluster). Workers in the / cluster will give equal priority to jobs from all departments…
    Qube 6.9Jul 05, 2017
  3. Redshift Job Submission

    the redshiftGPUCmdrange jobtype you need to make a few additions to your worker configurations. In each GPU enabled worker's qb.conf or in the central qbwrk.conf config you need to add a GPU_lock…
    Qube 6.10May 23, 2018
  4. Katana Job Submission

    UI is accessed in the Katana interface as a Tab widget through the Katana Farm API. To open the tab select the "Add Tab" widget: katana_qube_tab.png ...and choose the Qube…
    Qube 6.10May 23, 2018
  5. QAV Jobs Layout

    ! Supervisor database A/B wipe in RV: Sends selected jobs output for review in RV Filter jobs with this Pgrp: Adds a filter to the search window that will filter out all jobs…
    Qube 7.0Nov 04, 2020
  6. qb_domain

    operation. Any new machines you add will require this configuration change before they will work properly. Deviating from the default doesn't provide any advantages, and it's one…
    Qube 7.0Nov 04, 2020
  7. Use_simpleCMD.py

    evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs to be submitted and then prints the job IDs…
  8. jobSubmit01_explained.py

    '] = 'hostname' # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds
  9. Use_simpleCMD.py

    evaluates the jobs to be submitted and adds the to the above list listOfJobsToSubmit.append(job) # Below calls the list of jobs to be submitted and then prints the job IDs…
  10. jobSubmit01_explained.py

    '] = 'hostname' # Below creates an empty list filled by the following lines of code listOfJobsToSubmit = [] # Below evaluates the jobs to be submitted and adds