Is your feature request related to a problem? Please describe.
Slurm allows for intuitive specifications of resources, such as 10G of memory, and 1-0 days of runtime. As far as I could figure out from the documentation and the code here though, these are not supported, and instead are cumbersome, such as 10000 for mem_mb, and the even weirder 1440 minutes in a day...
Describe the solution you'd like
I'd like the plugin to support the same resource formatting options as slurm.