Runner backend that submits Bascet jobs to a SLURM scheduler.
Slots
settingsReserved settings string.
ncpuNumber of CPU cores requested.
partitionSLURM partition.
accountSLURM account.
timeSLURM time limit.
prependCommand prefix.
memMemory limit string.
directWhether to wait for completion before returning.
verboseWhether to print additional debug output.
deleteScriptWhether generated scripts are deleted after submission.
benchmarkWhether benchmark logging is enabled.
logTimeWhether task runtime logging is enabled.