akkornel / job-maker

a static web application for generating job submissions scripts for a SLURM cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Maker

Making SLURM (or other) job scripts to submit jobs to a SLURM cluster is annoying. Research Computing at Stanford, inspired by NERSC, have created this static tool that you (some cluster admin) can tweak the configuration for, and then serve statically for your users.

Configuration

The configuration and specification for your cluster is defined by files in the assets/data folder.

Credits

About

a static web application for generating job submissions scripts for a SLURM cluster

License:MIT License


Languages

Language:Perl 48.8%Language:HTML 28.3%Language:JavaScript 15.8%Language:CSS 7.1%