5 | | * The database library is currently using PostgreSQL database server. |
6 | | |
7 | | * It uses PerfDMF from TAU group to configure database and load performance data. |
8 | | |
9 | | * Download PostgreSQL from http://www.postgresql.org/, install and run a client at your local machine. |
10 | | * Prebuilt versions are also available on most platforms |
11 | | * Download PerfDMF, a part of TAU release, from http://www.cs.uoregon.edu/research/tau/home.php |
| 5 | * The database library is currently using a PostgreSQL database server. |
| 6 | * Download PostgreSQL from http://www.postgresql.org/, install and run a client at your local machine. Prebuilt versions are also available on most platforms. |
| 7 | * It also uses PerfDMF from the [http://www.cs.uoregon.edu/research/tau/home.php TAU Performance System] for database configuration and performance data gathering. |
| 8 | * Download TAU, which includes PerfDMF, from http://www.cs.uoregon.edu/research/tau/home.php |