Skip to content
Brandon Holt edited this page Apr 16, 2013 · 23 revisions

Welcome to the grappa wiki!

How-to

Github workflow: How to use the Github repo.

CMake: How to use CMake to build Grappa.

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

Domain specific info: Notes on PGAS'13 on using domain-specific info to optimize Grappa.