[slurm-users] Slurm Jobscript Archiver

Christopher Benjamin Coffey Chris.Coffey at nau.edu
Mon Jun 17 15:53:17 UTC 2019


Thanks Kevin, we'll put a fix in for that.

Best,
Chris

—
Christopher Coffey
High-Performance Computing
Northern Arizona University
928-523-1167
 

On 6/17/19, 12:04 AM, "Kevin Buckley" <Kevin.Buckley at pawsey.org.au> wrote:

    On 2019/05/09 23:37, Christopher Benjamin Coffey wrote:
    
    > Feel free to try it out and let us know how it works for you!
    > 
    > https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnauhpc%2Fjob_archive&data=02%7C01%7CChris.Coffey%40nau.edu%7C18e6f8f2342944d6190308d6f2f1fdb5%7C27d49e9f89e14aa099a3d35b57b2ba03%7C0%7C0%7C636963518510475817&sdata=zTTffeweFY4oTZ5zDwc06wSIPPnQrrV3bbgvRFdbYIc%3D&reserved=0
    
    So Chris,
    
    testing it out quickly, and dirtily, using an sbatch with a here document, vis:
    
    $ sbatch -p testq  <<EOF
    #!/bin/sh
    module list
    EOF
    
    resulted in the following dirt (ooh-err!)
    
    ERROR:11 SLURM_JOB_NAME env not found - jobid: 12345 retrycnt: 7 elapse: 0.013476
    
    but, after I supplied a --job-name= argument, I did see the "two line script"
    output and the dot-env file, so maybe the code could be modified to handle
    such a use-case, akin to the "extern" job step you see in the Slurm logs.
    
    I also note that the one follow-up email so far (lech.nieroda at uni-koeln.de) made
    quite a few changes - are they in a GitHib clone/branch yet ?
    
    
    Kevin
    
    -- 
    Supercomputing Systems Administrator
    Pawsey Supercomputing Centre
    Tel: +61 8 6436 8902
    SMS: +61 4 9970 3915
    Eml: kevin.buckley at pawsey.org.au
    



More information about the slurm-users mailing list