guile-drmaa 0.1.1
Guile bindings to DRMAA
This project provides Guile bindings to the DRMAA library version 1. DRMAA is a resource management library implemented by HPC cluster schedulers.
- Outputs:
out
- Website: https://git.elephly.net/software/guile-drmaa.git
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-drmaa 0.1.1
as follows:
guix install guile-drmaa@0.1.1
Or install the latest version:
guix install guile-drmaa
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.