Giter Site home page Giter Site logo

Non-zero exit status 134 about nextdenovo HOT 2 OPEN

FabianDK avatar FabianDK commented on June 24, 2024
Non-zero exit status 134

from nextdenovo.

Comments (2)

moold avatar moold commented on June 24, 2024

I think you can manually run the failed subtasks, and then re-run Nextdenovo.

from nextdenovo.

XXH123a avatar XXH123a commented on June 24, 2024

Dear Devs,

I am running NextDenovo (v2.5.0) on a 2.4Gb mammalian genome using Nanopore data in Docker with Ubuntu 20.04.2 LTS and Python 3.10.6 in a Nextflow pipeline (allocated cpus = 16, memory = 286.GB).

The requirements were installed like this in docker:

RUN git clone https://github.com/moold/ParallelTask && cd ParallelTask && git reset --hard ffd4e15afb5f4a450c46b766bb02763d648c187d && pip install .
RUN wget https://github.com/Nextomics/NextDenovo/releases/download/v2.5.0/NextDenovo.tgz --no-check-certificate && tar -vxzf NextDenovo.tgz && cd NextDenovo && cd / && rm NextDenovo.tgz

Soon after "[39 INFO] 2023-02-19 07:55:52 raw_align done", I am getting "returned non-zero exit status 134". Please see the log file here: command.log

If this is a resource issue, I have followed the resource optimization guideline here: https://nextdenovo.readthedocs.io/en/stable/FAQ.html#how-to-optimize-parallel-computing-parameters

Could you please let me know how to fix this?

Thanks, Daniel

Excuse me, I also encountered the same error. How did you solve it?

from nextdenovo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.