https://github.com/jasonyangshadow/fakebatchtool
An implementation for wrapping qsub and other batch tools
https://github.com/jasonyangshadow/fakebatchtool
Last synced: about 2 months ago
JSON representation
An implementation for wrapping qsub and other batch tools
- Host: GitHub
- URL: https://github.com/jasonyangshadow/fakebatchtool
- Owner: JasonYangShadow
- License: gpl-3.0
- Created: 2020-12-27T19:31:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T00:22:58.000Z (over 4 years ago)
- Last Synced: 2025-02-01T12:28:46.295Z (4 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FakeBatchTool
This repository includes source code for fake batch engine tools.
Currently, only the [qsub](http://gridscheduler.sourceforge.net/htmlman/htmlman1/qsub.html) tool is supported, this fakeqsub has to be used together with [LPMX](https://github.com/jasonyangshadow/lpmx)