Hi there,
I’m writing this to unceremoniously announce the first release
(0.1.0) of Guile DRMAA. Guile DRMAA provides Guile bindings to
version 1 of the DRMAA library, a library to interact with
different HPC schedulers. It uses Matt Wette’s most excellent FFI
helper; thank you!
Here’s the code:
https://git.elephly.net/software/guile-drmaa.git
(You cannot *yet* get it through Guix, because there appears to be
a regression in the excellent FFI helper included in nyacc
versions later than 1.03.0. A guix.scm file is included in the
git repository that builds a slightly older version of nyacc.)
--
Ricardo