Replies: 3 comments
-
I believe that is the same problem of this discussion |
Beta Was this translation helpful? Give feedback.
-
I found that using process.executor = 'slurm' in nextflow.config breaks the execution. The problem is that i've to use it on slurm cluster structure. Did something changed between the two versions? withoud slurm it works also for version 22.10 |
Beta Was this translation helpful? Give feedback.
-
I understood that the problem is process executor slurm that i've to use to analyse data on my clusters. I'm looking for a solution with this tips
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need help to understand what changes in nextflow from version 22.05 to 22.06 for singularity/docker images.
When i sett a process.container params, in the newer version it does not work (it puts the process output file in my home dir, not in the project dir). Do i need to set (export) some env variables?
Ty so much
Beta Was this translation helpful? Give feedback.
All reactions