Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovelaced/pycot
batch submit for condor
https://github.com/lovelaced/pycot
Last synced: 6 days ago
JSON representation
batch submit for condor
- Host: GitHub
- URL: https://github.com/lovelaced/pycot
- Owner: lovelaced
- Created: 2015-07-07T05:02:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T01:46:55.000Z (about 9 years ago)
- Last Synced: 2024-12-06T21:27:41.019Z (25 days ago)
- Language: Python
- Size: 9.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pycot
PYthon COndor Toolstools for HTCondor
Run on a submit node, main.py pulls currently connected glidein sites and creates job files for them, and submits them.
walltime.py calculates walltimes of jobs from a job log file.
parse_logs.py creates graphs from job runtimes from a job log file.