Skip to content

Tools to simplify working with the job submission system of the Moab Cluster Suite.

Notifications You must be signed in to change notification settings

sratz/moabtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MOAB Tools

These tools simplify working with the job submission system of the Moab Cluster Suite.

msubwrapper

This can be used to quickly submit a job to the cluster without the need to create a submission script.

Usage:

msubwrapper [msub_options [msub_options...]] <command> [options [options ...]]

Example:

msubwrapper -l walltime=01:00:00 -N "compilation" make -j8

mtop

Shows a list of all users and the number of processors they are using, sorted by the latter.

About

Tools to simplify working with the job submission system of the Moab Cluster Suite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages