Navigation
Home Installing Running Download Version history Lists of samples SuperEGO
Contact the authors
Roberto Ruiz de Austri Roberto Trotta Farhan Feroz
Discussion forum
Webmaster - Please email me.

Installation

SuperBayeS is written in Fortran 77, Fortran 90 and in C++. The code works with the Intel f90 and C++ compilers (tested with version 8 and above) although you could try others like the gcc v4* which contains a Fortran 95 compiler. Although you can run it on a single CPU, the best performance is obtained by running it parallel on several nodes (this works for MCMC, nested sampling and grid scanning). In order to take advantage of the parallel version you will need to have MPI installed. You will also need MKL or some other LAPACK library installation.

Installation procedure

  • Download the gzipped tarball here (106MB).

  • Unzip and untar the file with tar -zxf SuperBayes-v*.tgz (141MB).

  • In SuperBayeS' source subdirectory edit the Makefile: uncomment/edit the relevant parts depending on what system/compilers you are using and refer to the running page for a detailed description of the available options.

Have fun !


Last updated on 1 June, 2010;  visits: