Skip to content
/ qacct Public

Retrieve the records of killed jobs on big cluster

License

Notifications You must be signed in to change notification settings

hchyang/qacct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qacct

Retrieve the records of killed jobs on big cluster

usage: qacct.py [-h] -q QUERY [-d DAYS] [-l]

Retrieve the records of killed jobs on big cluster

optional arguments:
  -h, --help            show this help message and exit
  -q QUERY, --query QUERY
                        the string you want to query [yourUserName]
  -d DAYS, --days DAYS  find all the matching records in last INT days [3]
  -l, --last            print the last matching record, not all of them

About

Retrieve the records of killed jobs on big cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages