Matt Wette writes:
(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.)
Sorry about the i
On 4/28/21 2:39 AM, Ricardo Wurmus wrote:
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