Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

nudup instances loop endlessly when run in parallel inside a container #18

@AdrianS85

Description

@AdrianS85

Dear all,

I was trying to run 20 bam files through nudup.py in parallel inside Singularity container. I used parallel processing as implemented in snakemake, nextflow and parallel GNU. The effect was always the same: some of the files were processed, while others ran (or just stay hanged?) forever. I have logged the paralell's GNU stdout/err during execution of nudup script - https://github.com/AdrianS85/varia/blob/master/nudup_raport.txt. Please notice that the same jobs are issued over and over again. For comparison, the strip script, which is run before nudup.py, runs in parallel properly - https://github.com/AdrianS85/varia/blob/master/strip_raport.txt

I will be thankful for any help,
Adrian

EDIT: Program also hangs when running it in parallel outside the container. Ive also produced another raport for failed jobs: https://github.com/AdrianS85/varia/blob/master/nudup_errors_more

https://github.com/nugentechnologies/nudup/blob/468c62e948b87fa8a3231355d26cc37e1d0717d5/nudup.py#L1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions