Giter Site home page Giter Site logo

hyperdsl's Introduction

hyperdsl

This is a repository containing all of the latest code dependencies for the Delite Compiler Framework, an interactive framework to rapidly and effeciently create DSL's.

Three repositories are submodules in this framework. See each individual repository for further detail:

  1. Forge: https://github.com/stanford-ppl/Forge

  2. Delite: https://github.com/stanford-ppl/Delite

  3. LMS: https://github.com/TiarkRompf/virtualization-lms-core

Installation

cd hyperdsl
git submodule update --init
sbt compile

Updating Existing Repo to Latest Commits

cd hyperdsl
git pull
git submodule update
sbt compile

Environment Variables

sbt and several other scripts require the following environment variables to be set:

HYPER_HOME: hyperdsl repository home directory
LMS_HOME: virtualization-lms-core repository home directory
DELITE_HOME: Delite repository home directory
FORGE_HOME: Forge repository home directory
JAVA_HOME: JDK home directory

init-env.sh contains the sensible defaults for all of these paths except JAVA_HOME

More Information

The hyperdsl repository points to a specific commit of each of the three repositories above that are known to work with each other. If you 'cd' into any of these repositories and enter git status you will notice this. If you want to checkout a specific branch of a submodule you can do so and operate on that branch in a normal fashion. Please see http://blog.jacius.info/git-submodule-cheat-sheet/ for more information on working with git submodules.

hyperdsl's People

Contributors

kjbrown avatar chrisdesa avatar asujeeth avatar chrisaberger avatar dkoeplin avatar paullepoulpe avatar

Watchers

James Cloos avatar  avatar

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.