natefoo / slurm-drmaa

DRMAA for Slurm: Implementation of the DRMAA C bindings for Slurm
GNU General Public License v3.0
48 stars 22 forks source link

Slurm 23.X.X requires "slurm_init()" to be called . . #79

Closed sandynomad closed 10 months ago

sandynomad commented 1 year ago

. . before using any commands from the Slurm API. Without this slurm_drmaa is causing segfaults inside libslurm.

natefoo commented 10 months ago

Thanks @sandynomad! I'll make a 1.1.4 release with this shortly.