-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
This is probably a user error, but I can't get my script to run with the timeout flag. I set up:
register_dopar_cmq(n_jobs=self$nCores, memory=1024,
fail_on_error=FALSE, timeout=Self$walltime)
And the template says:
#SBATCH --time={{ timeout }}
And then I get this error:
Error in fill_template(private$template, opts, required = c("master", :
Template values required but not provided: timeout
In addition: There were 50 or more warnings (use warnings() to see the first 50)
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels