Giter Site home page Giter Site logo

cornell-zhang / hisparse Goto Github PK

View Code? Open in Web Editor NEW
75.0 75.0 9.0 74.89 MB

High-Performance Sparse Linear Algebra on HBM-Equipped FPGAs Using HLS

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

Shell 0.23% C++ 95.08% Makefile 2.15% C 2.54%
fpga-programming high-level-synthesis open-source-hardware sparse-linear-algebra

hisparse's People

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hisparse's Issues

Compilation Error while running make benchamrk

Hey

I am getting the following errors while running the compilation for benchmark.cpp. Apparently there are typos in the files.

RROR: [v++ 207-3777] use of undeclared identifier 'in_addr'; did you mean 'in_pld'? (/home/Documents/HiSparse/spmv/libfpga/shuffle.h:37:38)
ERROR: [v++ 207-3777] use of undeclared identifier 'in_addr'; did you mean 'in_pld'? (/home/Documents/HiSparse/spmv/libfpga/shuffle.h:115:38)
ERROR: [v++ 207-3777] use of undeclared identifier 'FS2PE'; did you mean 'SF2PE'? (/home/Documents/HiSparse/spmv/libfpga/spmv_cluster.h:216:29)
ERROR: [v++ 207-3777] use of undeclared identifier 'FS2PE'; did you mean 'SF2PE'? (/home/Documents/HiSparse/spmv/libfpga/spmv_cluster.h:223:35)
ERROR: [v++ 207-3777] use of undeclared identifier 'FS2PE'; did you mean 'SF2PE'? (/home/Documents/HiSparse/spmv/libfpga/spmv_cluster.h:216:29)
ERROR: [v++ 207-3777] use of undeclared identifier 'FS2PE'; did you mean 'SF2PE'? (/home/Documents/HiSparse/spmv/libfpga/spmv_cluster.h:223:35)

Modification in Makefile of sw/ directory, for spmv-fp to work

Hello.
Thank you for your work. I would like to suggest a little change to your Makefile (located here).

For the implementations of floating-point spmv (float_pob, float_stall), you have to add -DFP_POB or -DFP_STALL accordingly to the CXXFLAGS, so that the compilation of host or benchmark completes succesfully.
These flags are already set here, but not visible in the previously referred "main" functions in sw/ directory.

Thank you

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.