TPO++ currently supports the following platforms and compilers:
Platform | Compiler | Implementation | ||
egcs2.93.4 | KAI C++ | MPI | Socket | |
Solaris 2.7 | - | |||
Linux | - | |||
Unicos/Cray | - | - |
Get TPO++ from ftp:://www-ti.informatik.uni-tuebingen.de/ tpo/tpo.tar.gz and unpack the distribution with gzip -dc tpo.tar.gz | tar xfv -. Change into the TPO directory and run ./configure. configure recognizes several options, decsribed below:
After configuration type make to build the TPO++ system. Note that TPO++ requires GNU make (version 3.76.1 has been tested).
The source of TPO++ is contained in the directory src. TPO++ provides a collection of tests contained in test. You can run the tests with cd test; make test. More example applications can be found in examples. TPO++ documentation is contained in doc.
Patrick Heckeler 2007-05-31