#pbdPROF#

##About##
pbdPROF is a R package providing profiling to pbdR package.This profiling tool
helps in parallel R users to profile their code, and use the best analytics and
visualization toolbox, R, to evaluate the profiling resutls.
* Currently supported libraries:
	+ fpmpi: http://www.mcs.anl.gov/research/projects/fpmpi/WWW/
	 + mpiP: http://mpip.sourceforge.net/
* To be supported in later versions:
	 + TAU: http://www.cs.uoregon.edu/research/tau/home.php

##Requirements##
* pbdPROF requires
  + R version 2.14.0 or higher.
  + SUN HPC 8.2.1 (OpenMPI) for Solaris.
  + OpenMPI for Linux.
  + OpenMPI for Mac OS X.

##Installing##
* For installing pbdPROF, 
  + see "INSTALL" for Solaris, Linux and Mac OS.
  + see "INSTALL.win.*" for Windows.

##More##
* More information about pbdMPI can be found in
  + pbdPROF vignette at 'pbdPROF/inst/doc/pbdPROF-guide.pdf'.
  + 'http://r-pbd.org/'.
