Search

Search

Help

Page 1 of 5. Showing 47 results (0.008 seconds)

  1. Perl

    Examples files for Perl see attached files for commented examples of Perl submit-p-agenda-job.pl qbsub.pl qblog.pl qbjobs.pl qbjobinfo.pl qbhosts.pl…
    QubeOct 15, 2014
  2. Python and Perl Installation

    ) Python distributions can be downloaded from http://www.python.org http://www.python.org. Perl This is required only for the Workers running the Perl-based jobtypes: Maya…
    QubeOct 13, 2020
  3. Perl API Reference

    Notes Example use lib "$ENV{QBDIR}/api/perl"; use qb;qb::block(@ids) qb::bottom Purpose Moves jobs to end of execution order queue…
    QubeOct 15, 2014
  4. Jobs fail with "ERROR: unsupported perl version"

    To get around this issue, install Perl 5.6 - Perl 5.16.…
    QubeOct 15, 2014
  5. I'm working on a Job Type, and I want to run a different version of Perl or Python?

    User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable to point to the version of the scripting language you prefer…
    QubeOct 15, 2014
  6. Scripting custom queuing algorithms

    This is done using a script file plug-in written in Perl. The qb.conf setting for this is as follows: supervisor_queue_binding = Perl supervisor_queue_library…
    QubeOct 21, 2014
  7. Common Errors & Warnings

    incorrect licensing Error: (Mayatomr) : could not get a license Python & Perl Below are some examples of Warnings/Errors based around python and perl Perl Below are some…
    QubeFeb 01, 2017
  8. qblog.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Log Display # ##################################################################################### # # Licensed Materials - Property…
    Qube / … / PerlOct 15, 2014
  9. Scripting policy

    Custom Policy implementation is done using a script file plug-in written in Perl. The following qb.conf parameters must be set appropriately: supervisor_policy_binding…
    QubeJul 05, 2017
  10. callback4.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014