Chromium Experiments

Parallel Atlantis Using Chromium


Chromium Home

Parallel Atlantis Program
Download

Instructions to set up:
--install Chromium Beta release
--place directory "atlantis_parallel" in cr-beta/progs/
--type "gmake" in directory cr-beta/progs/parallel_atlantis

Instructions to run on one machine:
--set CRMOTHERSHIP to be port 10000 on the machine you are using
e.g. "setenv CRMOTHERSHIP mymachine.home.edu:10000"
--place the configuration script in the directory cr-beta/mothership/configs --in directory cr-beta/mothership/configs type: "python atlantis.conf"
--in a different shell in directory cr-beta/bin/OS_NAME/ type: "crserver"
--in a yet another shell in directory cr-beta/bin/OS_NAME/ type: "crserver"
--in another shell in directory cr-beta/bin/OS_NAME/ type: "crappfaker"
--in another shell in directory cr-beta/bin/OS_NAME/ type: "crappfaker"

For examples on how to run on more than one machine, see another configuration script
You will have to change the name of the machines and cr-beta directory.

Ongoing experiments

*Performance tests ( scalability for multi-tiled displays )
*Interactive modelling tests using GLUT and PyOpenGL