parallel

2019

hpc
parallel computing
A Stata module for parallel computing. By organizing a job into several Stata instances, parallel provides out-of-the-box parallel computing for faster simulations, bootstrapping, reshaping big data, and more, without requiring any knowledge of parallel computing or a Stata/MP license.

ActivePackage2019version1.20.0stars134

  1. Vega Yon, G. G.University of UtahiD
  2. Quistorff, B.

Stata Module for Parallel Computing

About

A Stata module for parallel computing. By organizing a job into several Stata instances, parallel provides out-of-the-box parallel computing for faster simulations, bootstrapping, reshaping big data, and more, without requiring any knowledge of parallel computing or a Stata/MP license. Depending on the number of available processors, parallel has shown to dramatically speed up computations, sometimes outperforming Stata/MP itself.

Cite

@Manual{parallel,
  title = {parallel: Stata Module for Parallel Computing},
  author = {{Vega Yon}, {George G.} and {Quistorff}, {Brian}},
  year = {2019},
  url = {https://github.com/gvegayon/parallel},
  note = {Stata Module version 1.20.0},
}