Search

Search

Help

Page 4 of 20. Showing 192 results (0.01 seconds)

  1. Python job submission with agenda based timeout

    . This script will submit a job with a 30 second, agenda-based timeout that runs a bunch of "sleep" commands. Each agenda item will do exactly nothing for a number of seconds equal…
    QubeOct 13, 2020
  2. qbsub.pl

    Qube! - supervisor for the jobs we want my @jobs = qb::submit($job); for my $job (@jobs) { print "submitted job - id: ", $job->{id}, "\n"; for (keys %{$job}) { print "key…
    Qube / … / PerlOct 15, 2014
  3. _SimpleCMD_QubeJobEnvironment

    . Impersonate User You can specify which user you would like to submit the job as. The default is the current user. The format is simply . This is useful for troubleshooting…
    QubeFeb 01, 2017
  4. The Simplest Test Job

    The simplest test possible is to submit a job that simply runs the "set" command, which does nothing but print out the operating system's environment variables. You can see…
    QubeOct 13, 2020
  5. Python job submission with mail callback

    Here, we demonstrate submitting a job through the Python API that uses an email callback. Note: supervisor_language_flags must contain "mail" or this callback will silently…
    QubeOct 13, 2020
  6. Job Priority

    Numerical Priority Jobs have a numerical priority that is assigned to them when they are submitted, and which can be changed by the user or the wrangler later. The priority…
    QubeFeb 01, 2017
  7. submit-p-agenda-job.pl

    #!/usr/bin/perl -w use strict; # This script demonstrates how to submit an agenda-based job (in this case, a # simple "cmdrange" job, with the p-agenda feature enabled, using…
    Qube / … / PerlOct 15, 2014
  8. Installing Qube

    The goal of this section is to get you to install and run Qube! as quickly as possible. A Qube! farm has 3 main components: The Qube! clients, machines that submit jobs…
    QubeOct 13, 2020
  9. Basic python job submission I. Single command

    To begin we will go through a simple job submission. In this example, we will submit a job that runs a single command (in this case, the command "hostname") on one worker…
    QubeOct 13, 2020
  10. CINEMA 4D Job Submission

    Step by step instructions for submitting CINEMA 4D jobs with Qube! Install the Qube! Submission Menu Open WranglerView on the machine you are going to submit from…
    QubeOct 13, 2020