Search

Search

Help

Page 71 of 107. Showing 1,065 results (0.01 seconds)

  1. Unix_Linux

    worker_template_path="/usr/local/pfx/qube/types:/site/qube/types" In the above example, the administrator properly specified Qube's default types as well as included a network-mounted directory, which contains the studio's custom job types. Once this is d…
    Qube 6.4Oct 19, 2012
  2. qb_init()

    This function is called for every thread once before executing the algorithm. This is to allow developers to do pre-initialization such as opening a database.…
    Qube 6.4Oct 12, 2012
  3. qb_starthost_init()

    This function is called for every thread before executing the qb_jobcmp() function.…
    Qube 6.4Oct 12, 2012
  4. qb_jobcmp($joba, $jobb, $host)

    This is a comparison function similar to that used in the Perl "sort" routine. @items = sort { $a <=> $b } @items; The comparison function is given 2 jobs, "a" and "b" relative to a single host. For queuing algorithms which don't take the host's propertie…
    Qube 6.4Oct 22, 2012
  5. qb_starthost_deinit()

    This function is called for every thread after executing the qb_jobcmp() function.…
    Qube 6.4Oct 12, 2012
  6. qb_hostcmp($hosta, $hostb, $job)

    Like the qb_jobcmp() function, this is a comparison function similar to that used in the Perl "sort" routine. @items = sort { $a <=> $b } @items; This comparison function is given 2 hosts, "a" and "b" relative to a single job. Although this is not as crit…
    Qube 6.4Oct 22, 2012
  7. Job Flags

    _jobFlags…
    Qube 6.4Jan 09, 2013
  8. QAV Menus

    Screen Shot 2012-10-15 at 14.46.04.png qubeArtistView (Edit in windows): Preferences Click for further information File: Reload Plugins: Reloads all user tabs and user right-click menus Submit: Provides a list of job types for submission Note: submis…
    Qube 6.4May 17, 2013
  9. QAV Searchfilter

    QAV1-0searchbar.png Search Filter: Allows one to filter the Jobs and Hosts in the JobList and HostList panels. Simply type in words for a string matching. It will search through users, job names, and job ids. Refresh : Refresh information from the super…
    Qube 6.4May 17, 2013
  10. QAV Hosts Layout

    Host Status At-a-Glance Pane Graphically displays host status. hostlayout.png Host Details Tabs Host Properties : tab displays details about the host including the properties, resources and in-stalled job types. host_config.png Host Configuration: tab wi…
    Qube 6.4May 17, 2013