The R Journal: article published in 2012, volume 4:1

xgrid and R: Parallel Distributed Processing Using Heterogeneous Groups of Apple Computers PDF download
Sarah C. Anoke, Yuting Zhao, Rafael Jaeger and Nicholas J. Horton , The R Journal (2012) 4:1, pages 45-55.

Abstract The Apple Xgrid system provides access to groups (or grids) of computers that can be used to facilitate parallel processing. We describe the xgrid package which facilitates access to this system to undertake independent simulations or other long-running jobs that can be divided into replicate runs within R. Detailed examples are provided to demonstrate the interface, along with results from a simulation study of the performance gains using a variety of grids. Use of the grid for “embarassingly parallel” independent jobs has the potential for major speedups in time to completion. Appendices provide guidance on setting up the workflow, utilizing add-on packages, and constructing grids using existing machines.


CRAN packages: GridR, Rmpi, snow, multicore, xgrid, runjags, poLCA
CRAN Task Views implied by cited CRAN packages: HighPerformanceComputing, Bayesian, Cluster, Multivariate, Psychometrics


CC BY 4.0
This article is licensed under a Creative Commons Attribution 3.0 Unported license .

@article{RJ-2012-006,
  author = {Sarah C. Anoke and Yuting Zhao and Rafael Jaeger and
          Nicholas J. Horton},
  title = {{xgrid and R: Parallel Distributed Processing Using
          Heterogeneous Groups of Apple Computers}},
  year = {2012},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2012-006},
  url = {https://doi.org/10.32614/RJ-2012-006},
  pages = {45--55},
  volume = {4},
  number = {1}
}