Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Schedule::SGE::Run 0.02

    Download button

    No screenshots available
    Downloads: 256  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Rob Edwards | More programs
    Perl Artistic License / FREE
    April 6th, 2009, 15:36 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Schedule::SGE::Run description

    Submit jobs to the Sun Grid Engine

    Schedule::SGE::Run is a Perl module that allows to submit jobs to the Sun Grid Engine, and check on the status of the engine. You should not use this method directly, rather you should use the Schedule::SGE method that inherits from this, then all the methods herein are available to you.

    command()

    Get or set the command that will be queued to by run

    execute()

    Run the command and return the queue id number.

    The queue number is the location of the job in the queue, and you can cehck on that with queue_status

    environment()

    Get and set the environment variables for Schedule::SGE. The variables that we need to care about are, and the default variables for my system are: SGE_CELL orionmulti SGE_EXECD_PORT 537 SGE_QMASTER_PORT 536 SGE_ROOT /opt/sge

    my $hashref=$sge->environment(\%vars);

    name()

    Get or set the name of the job used by Schedule::SGE.

    project()

    Get or set the project used by Schedule::SGE.

    output_file()

    Get or set the filename that will be used for the STDOUT

    error_file()

    Get or set the filename that will be used for the STDERR

    use_cwd()

    Boolean whether to set the cwd directory. NOTE: By default this is set to true, and you have to turn it off if you don't want it.

    notify()

    Get or set whether the notify flag is set

    mailto()

    Email address to send the notify mail to

    job_id()

    The ID of the job that is submitted. This is only available after the command has begun, and is the ID of your job in the queue. Returns false if the job has not been executed or there was an error with the execution.

    _run()

    An internal method to execute the command

    _dieout()

    Die nicely, with some kind of warning


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Sun Grid Engine | job submission | Perl module | Perl | SGE | schedule

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM