Skip to content

bojone/slurm-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slurm-tools

About

This is a repository with shell scripts, manuals and documentation about slurm.

Installation

git clone https://github.com/mpg-age-bioinformatics/slurm-tools
cd slurm-tools
./install /path/to/prefix

Tools

sterm  # load an interactive bash on a node
spart  # show information about all partitions (queue), or a specific only
sjob   # show information about a job in tabular format
sgrep  # grep on the slurm queue

Examples for sbatch

Find example scripts for sbatch in the share folder.

License

Copyright (c) 2015 Bioinformatics Core Facility of the Max Planck Institute for Biology of Ageing

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%