MIND: a tiled display visualization system at CATE/FIU

  • Authors:
  • Javier Delgado;Magno R. Guillen;Mouncef Lahlou;Malek Adjouadi;Armando Barreto;Naphtali Rishe

  • Affiliations:
  • Florida International University, Miami, FL;Florida International University, Miami, FL;Florida International University, Miami, FL;Florida International University, Miami, FL;Florida International University, Miami, FL;Florida International University, Miami, FL

  • Venue:
  • GVE '07 Proceedings of the IASTED International Conference on Graphics and Visualization in Engineering
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper reports the experience of building a highly efficient system for cluster visualization. This implementation was based on the well known master/slave concept which states that, given a "master" node, which is a node chosen to interact with the user and able to process the graphical user interface, splits its display into sections and sends it to "slave" nodes for their individual rendering. Chromium was used to perform the parallel remote rendering operation. In this paper, the detailed aspects of the Visualization Cluster implementation, called MIND, the hardware and software utilized in the project execution and the foremost issues found during the implementation were discussed. A cluster with 16 nodes was employed, connected with a Gigabit LAN. 15 servers, each driving a 20" LCD, were used as slave nodes and one as Master node. Furthermore, the benchmark test results are presented to relate the network bandwidth and the visualization speed of a given data size. An elite design in this system is the development of a script to automate the creation and/or insertion of data into the display node's configuration files using a XML-schema, in so doing, any Linux machine can become a compute node used for the visualization display system.