Search

Search

Help

Page 3 of 10. Showing 92 results (0.01 seconds)

  1. 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
  2. callback4.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…
    Qube / … / PerlOct 15, 2014
  3. jobsubmit-work-mail-callback.pl

    #!/usr/bin/perl # # This script is an example of how to setup subjob- and work-level e-mail # use lib "$ENV{QBDIR}/api/perl"; use lib "$ENV{QB_DIR}/api/perl"; use qb…
    Qube / … / PerlOct 15, 2014
  4. supervisor_language_flags

    that uses the "code" section of the job to specify, for example, "unblock-subjob-self" instead of using Perl or Python Perl 2 / 0000010 Enables the use of Perl callbacks…
    QubeJan 06, 2015
  5. supervisor_policy_binding

    Synopsis supervisor_policy_binding = language Language specifies what kind of file the supervisor_policy_library refers to. Values Internal Perl Example…
    QubeJan 06, 2015
  6. qbhosts.pl

    #!/usr/bin/perl ############################################################################ # # Copyright: PipelineFX, L.L.C. # # qbhosts.pl # # An example script to show…
    Qube / … / PerlOct 15, 2014
  7. supervisor_queue_algorithm

    "Perl" or "Internal") of the algorithm, and library is the actual library (path to the custom Perl algorithm file, or "cluster", "priority", or "queue" for internal built…
    QubeJan 06, 2015
  8. qbjobs.pl

    #!/usr/bin/perl # # Qube! - Example Perl Job Display Script # ##################################################################################### # # Licensed Materials…
    Qube / … / PerlOct 15, 2014
  9. supervisor_queue_binding

    algorithm for the Supervisor completely. The way to do so is to specify the binding first. Values Internal - use internally compiled queuing algorithm Perl - use scripted…
    QubeJan 06, 2015
  10. qbsub.pl

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