Missing 'stdout' file when using slurm and singularity #2001
Unanswered
pouya-codes
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to use Nextflow for creating pipelines of singularity components which will be executed by slurm job scheduler.
I created a simple job to run just a single task:
The job executes successfully and gives exit status 0, but Nextflow arises "Missing 'stdout' file" error. There is the full output:
I couldn't find any solution to fix this error :(
Beta Was this translation helpful? Give feedback.
All reactions