Description
Parallel code generation for hierarchical Bayesian modeling.
Description
Passage is a PArallel SAmpler GEnerator. The user specifies a hierarchical Bayesian model and data using the Passage EDSL, and Passage generates code to sample the posterior distribution in parallel.
Currently Passage targets C with OpenMP threads.