Using Java for Data Visualization
Using Java for Data Visualization
- Visualization of (distributed) data structures.
- Especially important for languages like HPF - where data distribution determines the overall performance visualization.
- Programmers see not only when and where communication takes place but also which sub-arrays are moving between which processors.
- Controlling the execution of programs through a GUI.
- Program parameters are changed/reset through the interface without any need for editing the code.