[MAIN]
 
[OVERVIEW]
 
[REQUIREMENTS]
 
[DOWNLOAD]
 
[DOCUMENTATION]
This work partially funded by NASA GSRP (NGT 5-50165) and does not represent the position or opinions of the United States Government

System Requirements

The IDB framework can be used to analyze both C and C++ parallel programs that use the Message Passing Interface (MPI). The three components of the IDB suite have separate requirements, and may be ran on different platforms if desired.

The automated instrumentation tool requires:
  • lex/flex
  • yacc/bison
  • Motif/Lesstif
The Instrumentation API requires:
  • MPI
  • PAPI (optional)
The visualization tool requires:
  • Perl/TK
  • Postgresql or other SQL compliant DBMS
  • the Perl DBD module for your DBMS

Last updated on March 22, 2001
(c) 1999-2001 Jonathan Chen, Jeffrey Nesheiwat and Boleslaw Szymanski