Parallel Computing Methodology in a Nutshell II
Worry about related issues
- Node (sequential) performance (cache)
- Input/output (parallel?) and storage (database?)
- visualization
- use of problem solving environment?
Evaluate possible tools
- Debuggers (program)
- Performance monitors/debuggers
- load balancing / decomposition aids
-