mschubert / clustermq

R package to send function calls as jobs on LSF, SGE, Slurm, PBS/Torque, or each via SSH
https://mschubert.github.io/clustermq/
Apache License 2.0
145 stars 26 forks source link

Update SGE.tmpl #299

Closed nickholway closed 1 year ago

nickholway commented 1 year ago

This means clustermq will make a memory request the SGE (or similar) schedulers. I set the default to 1GB Fixes #298

mschubert commented 1 year ago

Thanks @nickholway, can you rebase so I can merge?

Do you know if memory is always provided as bytes in SGE?