stanford-ppl/Delite

Build of Delite is complicated

Closed this issue · 2 comments

Build of Delite is very complicated. Installing Delite from scratch takes around 2 hours. One needs a lot of manual work to make Delite work with all its dependencies.

We need to improve the SBT build to include dependencies to LMS project (one way or the other) so compilation can be done with one command. Also SBT should be able to set up config variables and to compile project runtime together with other modules.

I think this is "better" now, but the new goal is to host managed binaries for OptiML/Delite/LMS on Sonatype so that DSL users really have a '1-click' type of install experience. Leaving the issue open for now.

I think this is more or less resolved with stanford-ppl/hyperdsl (and the ability to generate tarballs of DSL distributions). Closing for now; please feel free to comment if anyone thinks this should be reopened.