The nextflow script reports an error in delivering the task on the slurm #2947
Unanswered
heweihuang
asked this question in
Q&A
Replies: 1 comment
-
Answering for posterity. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The output of nextflow is in the root directory, and the task delivery qsub cannot be used. How to deal with these problems, thank you. The content of the error is as follows:
Caused by:
java.io.IOException: Cannot run program "qsub" (in directory "/test/91/f01bba18eb7a3075e4b09fbd921cba"): error=2, No such file or directory
Command executed:
qsub -N nf-QC .command.run
Beta Was this translation helpful? Give feedback.
All reactions