GithubHelp home page GithubHelp logo

mendicelliangelo / sequoia-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sequoia-mso/sequoia-core

0.0 1.0 0.0 1.03 MB

Sequoia MSO Core Library and Programs

License: Apache License 2.0

Makefile 8.29% Shell 19.38% M4 3.87% HTML 11.70% CSS 0.10% C 4.64% C++ 52.02%

sequoia-core's Introduction

sequoia-core

Sequoia MSO Core Library and Programs

Building

Required 3rd party tools and libraries: boost including boost-graph, boost-thread, boost-regex (and, for static linking, the boost static libraries)

./configure && make

Important: Requires support for GraphML compiled into boost-graph. For some reason, RHEL 6.x does ship a boost-graph library w/o GraphML support compiled in although the headers are present. On RHEL 6.x (and Centos, Scientific Linux, ...), please download a recent copy of boost from http://www.boost.org and build a staged boost library (see boost's "Getting Started" guide for detailed info):

cd /path/to/your/boost-src-directory
sh bootstrap.sh && ./b2

Then run:

./configure --with-boost=/path/to/your/boost-src-directory

Multi-Threading Support (Beta)

Multi-threading support based on Intel's Thread Building Blocks library is available. To compile with multi-threading enabled, install Intel TBB 4.0 or higher and run

./configure --with-tbb

Acknowledgements

This project is supported by the DFG (German Research Foundation) under grant RO 927/8.

sequoia-core's People

Contributors

lngr avatar rossmani avatar

Watchers

Angelo Mendicelli avatar

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.