Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smondet/pbs
- Owner: smondet
- License: isc
- Created: 2013-04-16T15:43:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T18:25:14.000Z (almost 9 years ago)
- Last Synced: 2023-03-12T03:03:36.782Z (almost 2 years ago)
- Language: OCaml
- Size: 23.4 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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