Hi all, At the SC14 Slurm User Group meeting there was interest expressed in the Python script a friend & colleague of mine (Bernie Pope) wrote as a way of doing a simple translation of PBS scripts to Slurm scripts.
Danny asked me to post it to the list so I checked with Bernie and he had indeed put it up on Github, so here it is for folks to fork: https://github.com/bjpop/pbs2slurm Note that it does encode some VLSCI specific behaviour, for example we had a PBS queue called "smp" which allocated a job a single whole node so that gets translated into --exclusive. Anyway, I hope this is useful to people, have at it please! All the best, Chris -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
