Skip to content
Brandon Holt edited this page Jan 26, 2014 · 23 revisions

Welcome to the grappa wiki!

How-to

Github workflow: How to use the Github repo.

Tools

HDFS: Distributed file system which we want to use to do parallel cluster IO.

Notes

Enhanced syntax: Ideas for annotations and pragmas to make writing Grappa programs in C++ more manageable.

Compiler implementation: Clang/LLVM implementation notes.

Datalog notes: Notes on how we can help Bill Howe's group.

Distributing data: Notes on how to control the distribution of data structures.

Related and interesting projects: linkdump of related projects and publications

Wish list: Ideas and features we may want to explore in the future