Giter Club home page Giter Club logo

Comments (8)

Andrea-Guerrieri avatar Andrea-Guerrieri commented on September 3, 2024 2

Hi. I may have a possible solution for your problem.

Try to initialize your execution environment with the following commands (replacing your installation path) before running dynamatic.

export PATH=$PATH:/home/dynamatic/Dynamatic/bin/
export CLANG_DIR=/home/dynamatic/Dynamatic/etc/llvm-6.0/bin
export DHLS_INSTALL_DIR=/home/dynamatic/Dynamatic
export OPT_DIR=$CLANG_DIR
export ELASTIC_DIR=/home/dynamatic/Dynamatic/etc/dynamatic/elastic-circuits

Also, please move or create a symbolic link to the dynamatic repository into $DHLS_INSTALL_DIR/etc. A possible command could be (adapted with your installation path)

ln -s your_repository_path $DHLS_INSTALL_DIR/etc/dynamatic

Please tell me if this solve or not the problem. Thanks

from dynamatic.

lana555 avatar lana555 commented on September 3, 2024

Hi, does it happen with every example you run, or is it just this one? Could you try the fir, for instance?

from dynamatic.

ZachGu avatar ZachGu commented on September 3, 2024

Hi.
I have tried the fir and other examples, and met the same error.

from dynamatic.

lana555 avatar lana555 commented on September 3, 2024

Are you using the VM or your own setup? Could you also let me know how you are running the example? If you are not doing the following, could you maybe try and let me know if this works: from elastic-circuits/examples, just run make name=fir graph

from dynamatic.

ZachGu avatar ZachGu commented on September 3, 2024

I build and install binaries according to the README files in each folder.
However, I used LLVM-6.0.1 instead of LLVM-6.0.0, since I did not the the source code of LLVM-6.0.0.
And I used to run the example as the way you suggested.

from dynamatic.

Andrea-Guerrieri avatar Andrea-Guerrieri commented on September 3, 2024

Hi, from what I see it could be related to a compatibility issue between your OS and LLVM, or to the installation path. To help you I need to understand more details. Can you please tell a bit more about your installation environment?

Andrea

from dynamatic.

ZachGu avatar ZachGu commented on September 3, 2024

Hi, my os is Ubuntu 18.04.5 and my LLVM version is 6.0.1. I installed the LLVM and dynamatic under my local workspace.

from dynamatic.

panyan928 avatar panyan928 commented on September 3, 2024

@Andrea-Guerrieri
Hi,
I have solved the problem by your method, But I have a new question about Buffers.
When I run the following command by README
bin/buffers buffers -filename=xxx -period=5
but I get a error say the file could not be opened, just like this.

****************************************
dataflow graph name: /home/actri/dynamatic/elastic-circuits/examples/_build/boolean_graph
milp solver: cbc
delay: 0, period: 5
timeout: 180
set optimization: true
first MG optimization: false
****************************************
File /home/actri/dynamatic/elastic-circuits/examples/_build/boolean_graph.dot could not be opened.

I tried to change the file path, the file does exist. Can you help me?

from dynamatic.

Related Issues (15)

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.