An open API service indexing awesome lists of open source software.

https://github.com/jamesalbert/vagrant-stanford-stoke

installs Stanford's stoke compiler on ubuntu 16.04
https://github.com/jamesalbert/vagrant-stanford-stoke

Last synced: 12 months ago
JSON representation

installs Stanford's stoke compiler on ubuntu 16.04

Awesome Lists containing this project

README

          

# vagrant-stanford-stoke

![](http://www.wwll.com/images/logos/teams/stan-256.png)
![](http://www.wwll.com/images/logos/teams/uci-256.png)

installs Stanford's stoke compiler on ubuntu 16.04

**warning**: you can see in `Vagrantfile` that the defaults for memory and cpu are 100Gb and 60 respectively. If you don't have the resources to support that, change them. This is meant to be run out of the box for UC Irvine's Openlab servers.

# Synopsis

Just run `vagrant up && vagrant ssh`

# Documentation

Docs to stoke can be found [here](https://github.com/StanfordPL/stoke)