GithubHelp home page GithubHelp logo

anydsl / anydsl Goto Github PK

View Code? Open in Web Editor NEW
100.0 38.0 20.0 361 KB

Meta project to quickly build dependencies

Home Page: https://anydsl.github.io

License: GNU General Public License v3.0

Shell 66.69% Vim Script 23.82% Python 9.50%
build-automation scripts-collection

anydsl's Introduction

AnyDSL

Meta project to quickly build dependencies

Building

git clone https://github.com/AnyDSL/anydsl.git
cd anydsl
cp config.sh.template config.sh
./setup.sh

You may also want to fine-tune config.sh.

See Build Instructions for more information.

anydsl's People

Contributors

immanuelhaffner avatar klaasb avatar leissa avatar madmann91 avatar mastercassim avatar michael-kenzel avatar muellan avatar pearcoding avatar richardmembarth 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anydsl's Issues

Installing AnyDSL projects

What's the preferred way of installing various AnyDSL projects?

I have built everything, but I am not sure what's the best way of
installing include files and libraries other than manually copying
everything.

Building rv fails on Linux

Hi,
building rv on linux with the setup script currently fails with the following error:

clone cdl-saarland/rv
git clone --recursive [email protected]:cdl-saarland/rv.git
Cloning into 'rv'...
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:10 (message):
LLVM_INSTALL_ROOT () is not a valid LLVM installation.
-- Configuring incomplete, errors occurred!

share doxyfile

currently thorin and impala have their own doxyfile. They only differ in PROJECT_NAME.

code duplication

pre-push-impala.hook
and
pre-push-thorin.hook
are basically the same script.

Q: Compiler error?

I am trying again to compile AnyDSL from scratch. I get the following error:

/tmp/anydsl/runtime/src/cuda_platform.cpp:454:14: error: ‘class llvm::TargetMachine’ has no member named ‘adjustPassManager’
454 | machine->adjustPassManager(builder);

The error happens regardless whether I have 'NVPTX' target or not.

Update cmake-based setup

The cmake-based setup is still a good workaround to get AnyDSL working on Windows. However, some configs are old. The following patch updates a single file such that it is up-to-date with the recent versions on master (RV & LLVM):

patch.txt

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.