Scribbles & Snippets
... of low and no utility ...

Log in

: User
: Password

All Entries On HPC

A total of 4 entries were found. Click on the titles to read the posts.

  • General Queue Job to SLURM Cluster script (2011-06-16 - Geert Vandeweyer)

    This script allows you to queue jobs on a SLURM cluster without writing custom batch-scripts.  The script takes the provided command and functions as a generic batch-script.  It then laun...

  • DRMAA using Perl and Torque/PBS (2011-11-18 - Geert Vandeweyer)

    I recently got the perl wrapper for DRMAA from Tim Harsch working with a torque/pbs cluster. Most of the functionality had worked for a longer time, but I couldn\'t get the DRMAA_NATIVE_SPECIFICATI...

  • General Queue Job to Torque/PBS Cluster Script (2012-07-18 - Geert Vandeweyer)

     

    Similar to the SLURM script I posted earlier, this script allows to submit jobs to PBS/torque without the need of writing qsub scripts. Just put the following script in your path as ...

  • Maui 3.3.1 initi script for ubuntu (2013-03-18 - Geert Vandeweyer)

    This is the init script I use to start maui on my ubuntu machines. I prefer maui over pbs-scheduler for some obscure reason I can\'t remember :-)