Giter Site home page Giter Site logo

mmap() on low-memory systems about kraken HOT 1 OPEN

derrickwood avatar derrickwood commented on August 16, 2024
mmap() on low-memory systems

from kraken.

Comments (1)

fungs avatar fungs commented on August 16, 2024

Just to prove that this is technically possible: I ran Kraken with the full 100 GiB index from a notebook computer, serving the index files via SSHFS by setting memory over-commit feature in Linux via (echo 1 > /proc/sys/vm/overcommit_memory).

Processed 267079 sequences (156682865 bp) ...
267178 sequences (159.10 Mbp) processed in 263697.346s (0.1 Kseq/m, 0.04 Mbp/m).
266913 sequences classified (99.90%)
265 sequences unclassified (0.10%)

real 4394m58.581s
user 5m14.828s
sys 32m11.800s

It was certainly slow but mostly due to the network access. This system had 3 GiB of memory.

from kraken.

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.