Giter Site home page Giter Site logo

parallel-range-lite's People

Contributors

jlabeit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dvalenzu

parallel-range-lite's Issues

Segmentation fault

Hi,

Thanks for having this nice library public!
I think I found a bug, or perhaps I stumbled into an undocumented limitation; I was building the suffix
array of a ~1.8GB sequence, as 32 bit integers and got a segmentation fault.

The steps to reproduce it are as follows:

Then the following happens:

./main.o genome_problematic.txt
Segmentation fault (core dumped)

I don't think it is because of lack of memory, as I am runing this in a server with 1.5TB of ram.
and when I montitored the memory used I got the following:

/usr/bin/time --verbose ./main.o /home/scratch-ssd/dvalenzu/Data/genome_problematic.txt
(...)
Maximum resident set size (kbytes): 30819104

Best,
Daniel

Compliation problem

While trying to compile I have an error

fatal: unable to connect to github.com:
github.com[0: 140.82.113.3]: errno=Connection timed out

Clone of 'git://github.com/jlabeit/parallel-range-lite.git' into submodule path 'external/libprange' failed
CMake Error at external/CMakeLists.txt:9 (add_subdirectory):
add_subdirectory given source "libprange" which is not an existing
directory.

-- Configuring incomplete, errors occurred!
See also "/dist/apps/cammiq/parallel-divsufsort/build/CMakeFiles/CMakeOutput.log".

Any suggestion to get pass this error?

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.