Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smondet/pbs

Wrapper around PBS commands, and maybe some day protocol implementation
https://github.com/smondet/pbs

Last synced: 16 days ago
JSON representation

Wrapper around PBS commands, and maybe some day protocol implementation

Awesome Lists containing this project

README

        

ocaml-pbs
=========

Wrapper around PBS commands, and maybe some day protocol implementation

Modules (available through the pack module `Pbs` or directly with their `Pbs_` name):

- `Script` (a.k.a `Pbs_script`): functions to generate PBS scripts
- `Qstat` (a.k.a. `Pbs_qstat`) parse and manipulate the output of the `qstat` command