Nate Coraor

Results 175 comments of Nate Coraor

If you define a job output file (`jt.outputPath = "/foo"`), does this avoid the error?

You should be able to use the more general `--gres=gpu:1` (although note the current pitfall in #68).

This is tricky for Debian and Ubuntu since I don't build packages for Slurm for these platforms at all, I just use the upstream packages. I could grab the sid...

Thanks for the submission @pieterlexis. Can you verify that this does not affect system users using peer authentication?

Ah, this was the exact problem encountered by a number of participants in the Ansible workshop at the Galaxy Community Conference 2016. It's a shame I hadn't found this before!...

`common_startup.sh` does too much stuff to just call it (imo), deconstructing it gives the role more power and also makes it much easier to debug when some part of it...

> What about splitting up the reusable parts of `common_startup.sh` in smaller scripts that the role can reuse? This is better, and I am on board with the idea of...

Sorry for the wait, I will review this ASAP.

Possibly too late now but the thing to check would've been whether the role upgraded your node version properly.

Also worth noting that Galaxy in its default configuration would load the `core` plugin, and this I believe prevents that.