Hi folks,
I just had a bit of an interesting problem with Galaxy. We have a configuration whereby
work is submitted to our friendly local SLURM cluster via DRMAA. However, the PSNC base
version is too old to be able to parse the more modern slurm configs, and was repeatedly
failing to submit, stating that it was unable to parse slurm.conf.
The updated version of this library by natefoo (
https://github.com/natefoo/slurm-drmaa )
using the multicluster branch works perfectly for submitting to a more modern SLURM, but
this isn't referenced at the Admin/Config/Cluster page on
galaxyproject.org . Can
someone update this information?
Thanks!