Closed beyondshodh closed 1 year ago
Sounds like your compute nodes aren't allowed to submit jobs which is a requirement to run Canu on a grid (https://canu.readthedocs.io/en/latest/faq.html#my-run-stopped-with-the-error-failed-to-submit-batch-jobs). As discussed in previous issues (e.g. #1765) your only option would be to turn off grid use (useGrid=false
) and run on a single compute node or use useGrid=remote
to stop execution, manually submit jobs, wait for them to complete, and resume the run.
Please help me reolving the error given below using CANU