Based of the TACC DisplayCluster software this page details FAU’s attempt to build a RASPBERRY Pi DisplayCluster
- Start by install Raspbien
- Add a reposity containing libjpeg-turbo following the following instructions http://www.raspberrypi.org/phpBB3/viewtopic.php?t=64725&p=476810
- Raspian: sudo apt-get install qtcreator libboost-mpi1.46 ffmpeg libjpeg-turbo-tools
Ubuntu: sudo apt-get install xorg openbox cmake-curses-gui libjpeg-turbo8-dev libjpeg-turbo8 ffmpeg openmpi-bin build-essential qtcreator libqtcore4 libqtgui4 libqt4-dev libboost-all-dev ffmpeg libavcodec-dev libavformat-dev libswscale-dev git python-qt3 python-qt-dev python-qt4 libsdl1.2-dev libpythonqt2-dev libpythonqt2.0
Pidora: - Checkout Displaycluster from https://github.com/TACC/DisplayCluster
- Follow the instructions in the manual.pdf
- Adjust /etc/hosts on the primary display node so the names of the slave nodes resolve to their ip addresses
- Install DisplayCluster on all nodes
- Adjust the /opt/displaycluster/configuration.xml file to represent the layout of your cluster
- On the master node type /opt/displaycluster/bin/startdisplaycluster