An open API service indexing awesome lists of open source software.

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

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)