| POOMA: A C++ Toolkit for High-Performance Parallel Scientific Computing | ||
|---|---|---|
| Prev | Chapter 1. Getting Started with POOMA | Next |
POOMA is open-source software, freely available via the Internet or perhaps packaged with this book. CodeSourcery, LLC, currently hosts the POOMA Toolkit source code. Download the POOMA source code pooma-2.3.0.tgz from the POOMA download page (http://pooma.codesourcery.com/pooma/download) available off the POOMA home page (http://www.codesourcery.com/pooma/pooma/). The "tgz" indicates this is a compressed tar archive file. For a UNIX operating system, one can extract the source files using the command tar xzvf pooma-2.3.0.tgz.