CEREBRA

How to get it built

Start with a git clone:

git clone git://github.com/vagrant51/cerebra.git

Then read our build.sh, modifying the file paths to correspond to your system's configuration. If you have any questions or need help, we kindly ask that you use our "users" mailing list for this. We like to keep organized =P.

Make sure you have:

  • boost-build and libboost-python
  • NVIDIA CUDA 2.x toolkit+drivers and a G8x or better (if you want to run a server)
  • stackless python 2.6 compiled with ucs4 support enabled
  • IPv4
  • a decent, multicore CPU
  • OS support for the python socket module
  • some ports open on your router
  • xml and numpy (you may need to copy these from vanilla python)
  • gcc 3.4 (this version in particular is necessary for 64-bit. It should be relatively easy to find or compile for your distro)