FreePOOMA build and test guide

This page is a guide to building the FreePOOMA parallel object-oriented code and running its test programs.

There is currently no FreePOOMA distribution which is usable with GCC 3.4 and up. You need to get a checkout of CVS HEAD.

Testing FreePOOMA

To checkout and configure the source code, compile the library, run the testsuite and build example and benchmark programs, use:

In case of build problems consult the build log files called test.o_APP.info for compilation and test_APP.info for linking. If unsure ask someone who can diagnose and fix the problem.

Cleanup

Before rerunning tests be sure to wipe out existing files using make cleansuite. Then start over with configuration.