GithubHelp home page GithubHelp logo

patflick / psac Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 8.0 1.13 MB

Parallel Suffix Array, LCP Array, and Suffix Tree Construction

License: Apache License 2.0

Python 0.52% C++ 58.43% CMake 2.82% Shell 22.92% C 7.38% Makefile 7.51% M4 0.42%

psac's People

Contributors

cjain7 avatar patflick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

psac's Issues

fatal error: mxx/file.hpp: No such file or directory

Thank for your sharing,when I follow the Compiling,
I do make ,it's result is ๏ผš
#include <mxx/file.hpp>
^~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/benchmark_sac.dir/build.make:82: src/CMakeFiles/benchmark_sac.dir/benchmark.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:362: src/CMakeFiles/benchmark_sac.dir/all] Error 2
make: *** [Makefile:171: all] Error 2

I go to the /ext/mxx, it's empty,why is this? could you help me ? thank you very much

No output when running psac

I was under the assumption that psac would produce the suffix array as output file. Is this true because I only see output similar to the following?

Alphabet: [
, , ,, ., A, C, D, F, I, O, S, T, V, W, Y, a, b, c, d, e, f, g, h, i, k, l, m, n, o, p, r, s, t, u, v, w, x, y]
Detecting sigma=38 => l=6, k=10
TIMER 1.520e-01 1.520e-01 1.520e-01 1 initial-bucketing
TIMER 1.400e-02 1.400e-02 1.400e-02 2 arr-tupelize
TIMER 3.070e-01 3.070e-01 3.070e-01 2 shift-buckets
TIMER 5.300e-02 5.300e-02 5.300e-02 3 isa2sa_samplesort
TIMER 7.300e-02 7.300e-02 7.300e-02 2 ISA-to-SA
iteration 10: unfinished buckets = 0, unfinished elements = 0
TIMER 1.102e+00 1.102e+00 1.102e+00 2 rebucket
TIMER 5.000e-03 5.000e-03 5.000e-03 2 arr-untupelize
TIMER 7.300e-02 7.300e-02 7.300e-02 2 SA-to-ISA
TIMER 1.699e+00 1.699e+00 1.699e+00 1 construct-msgs
TIMER 1.000e-03 1.000e-03 1.000e-03 1 fix-isa
PSAC time: 2.477e+00 ms

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.