Git Product home page Git Product logo

spector's People

Contributors

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

Watchers

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

spector's Issues

BFS 4th Script Error

No such file or directory "bfs_params.log".
Since this was right after the third script ran the synthesis on the designs, shouldn't the fourth script read from the estimateResults.log file?

GEMM output and reference not matching.

Output in Emulation mode. You can see that the 985728/1048576 are wrong result.
-------------------Terminal Output-----------------------------
Warning! Device not recognized, using FPGAInitializing the AOC binary files
Setting up OpenCL...
2 platforms:

  • Intel(R) FPGA SDK for OpenCL(TM)
    with 1 device(s):
    • EmulatorDevice : Emulated Device
  • NVIDIA CUDA
    with 1 device(s):
    • Quadro M4000
      Using EmulatorDevice : Emulated Device
      Max work items: 2147483647 2147483647 2147483647

----------------------Kernel build log----------------------
Trivial build

before kernel starts!

Launching the Kernel
Waiting for the Kernel to finish

Kernel Execution completedRun-time is:27453.019189 ms
dse result:
16, 1, 1, 1, 1, 2, 2, 0, 4, 1372.650959

Number of elements error: 985728
Failed:Output does not match the golden out!!!!985728

Compiler Error for 3_estimateResults.py in mergesort/scripts

/home/mnelson/Spector/mergesort/benchmarks/merge_design273/mergesort.cl:112:15: error: __local variables are allowed only at kernel scope
local data_t localdata1[LOCAL_SORT_SIZE];
^
/home/mnelson/Spector/mergesort/benchmarks/merge_design273/mergesort.cl:113:15: error: __local variables are allowed only at kernel scope
local data_t localdata2[LOCAL_SORT_SIZE];

A similar pair of error messages occurs for every benchmark when the 3rd script is run.

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.