Re: [ANN] Guile-DRMAA 0.1.0

2021-04-28 Thread Ricardo Wurmus
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

Re: [ANN] Guile-DRMAA 0.1.0

2021-04-28 Thread Matt Wette
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

[ANN] Guile-DRMAA 0.1.0

2021-04-28 Thread Ricardo Wurmus
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 th