Skip to content

alces-software/alces-job

Repository files navigation

alces-job

alces-job is a small CLI tool for generating Slurm sbatch scripts from templates, profiles, and site defaults.

Installation

Download the released gem and install it:

$ wget https://github.com/alces-software/alces-job/releases/download/v2.0.3/alces-job-2.0.3.gem
$ gem install alces-job-2.0.3.gem

Verify installation:

$ alces-job version

Basic usage

Show help:

$ alces-job --help

Generate a script:

$ alces-job generate universal --job_name test-job --command "./run.sh"

Run interactive mode:

$ alces-job interactive

Further Help

For more specific guidance, see UserGuide.md, DeveloperGuide.md, or AdminGuide.md in the repository root.

About

alces-job is a command-line tool that helps users quickly generate high-quality, ready-to-submit Slurm job scripts using templates, parameters, profiles, and site-specific defaults.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages