Giter Site home page Giter Site logo

cslab-ntua / sparsex Goto Github PK

View Code? Open in Web Editor NEW
39.0 11.0 8.0 3.79 MB

The SparseX sparse kernel optimization library

Home Page: http://research.cslab.ece.ntua.gr/sparsex

License: BSD 3-Clause "New" or "Revised" License

C 16.81% C++ 73.41% Shell 1.47% Makefile 1.78% M4 6.53%
spmv sparse-matrix multicore sparse-matrix-library

sparsex's People

Contributors

athelaf 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sparsex's Issues

Cannot install LLVM

How to install LLVM without having sudo access?

when I run: cmake -G "Unix Makefiles" ../llvm

I get the following error if I try to build it locally:
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)

Boost 1.58: Boost.atomic not found

Hi,

I'm working on Ubuntu 16.04.4 LTS and trying to compile sparsex.
When doing a plain ./configure I get

checking for Boost library >= 1.48... yes (found version 1.58)
checking for Boost.atomic... no
configure: error: Boost.atomic was not found. Check your installation of the Boost library or, if you specified a variant with the `--with-boost_atomic' option, either omit it or try another variant.

However, when using ./configure --with-boostlibdir=/usr/lib/x86_64-linux-gnu it seems to work:

checking for Boost library >= 1.48... yes (found version 1.58)
checking for Boost.atomic... yes
checking for Boost.regex... yes
checking for Boost.serialization... yes
checking for Boost.system... yes

I don't see why configure doesn't find Boost.atomic in the first try?

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.