Coder Social home page Coder Social logo

ecolab-nus / lisa Goto Github PK

View Code? Open in Web Editor NEW
35.0 4.0 3.0 498 KB

A portable framework to map DFG (dataflow graph, representing an application) on spatial accelerators.

License: MIT License

Dockerfile 100.00%
cgra compiler accelerator compiler-optimization mapping gnn graphneuralnetwork graph-neural-network

lisa's People

Contributors

zhaoying-li 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

Watchers

 avatar  avatar  avatar  avatar

lisa's Issues

my_graph_loop.dot missing

Hi, I'm wondering where my_graph_loop.dot is?With CGRA-ME, I can get graph_loop.dot by make in the benchmark's folder. Is it correct to just rename it?
By the way, what's the meaning of param b, in "$CGRA_MAPPER -m 2 --II 20 --inef --arch_name cgra_me_4_4 -g ./benchmarks/microbench/conv2/my_graph_loop.dot b --xml ./arch/simple/target_arch/arch-homo-orth_4_4.xml --cgra_x 6 --cgra_y 6"? I think "$CGRA_MAPPER --help" does not eplain it.

some of my doubts

First, let me talk about my experimental example. I run cholesky, its II is 1, and the cgra structure is arch-homo-orth_4_4.xml. I have the following doubts:

  1. I found that some operators in the result are placed in the same PE, including the load operator and sub operator,and even there is no edge between these two operators. Why can this be achieved?
  2. I found that the final mapping position of two operators contained in some edges is not adjacent, but across a grid or diagonal. How is this routed? After all, I am using arch-homo-orth_4_4.xml, which should not support crossing a grid or diagonal.

About the 4×4 CGRA with less memory connectivity

Is arch-homo-orth_4_4_leftmostmemory.xml the 4×4 CGRA with less memory connectivity in the paper? I find that arch-homo-orth_4_4_leftmostmemory.xml and arch-homo-orth_4_4.xml are identical. And I run the cholesky with arch-homo-orth_4_4_leftmostmemory.xml, it turns out that the load node is not placed on the left-most.
H)P42@6GFHYB)FXFA0QM4GL
IMG_20230405_141007

Result file missing

I have finished the task 'python3 run_exper.py gnn_lisa 0 0 13', but I cannot find the result file or folder. Would you please tell me how to solve this problem? 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.