公卫百科  > 所属分类  >  Stata   
[0] 评论[0] 编辑

parallel

PARALLEL: Stata module for parallel computing

公卫论坛

Parallel lets you run Stata faster, sometimes faster than MP itself. By organizing your job in several Stata instances, parallel allows you to work with out-of-the box parallel computing. Using the the parallel prefix, you can get faster simulations, bootstrapping, reshaping big data, etc. without having to know a thing about parallel computing.  公卫论坛

公卫考场

With no need of having Stata/MP installed on your computer, parallel has showed to dramatically speedup computations up to two, four, or more times depending on how many processors your computer has.

公卫论坛

公卫百科

For accessing SSC version of parallel

公卫论坛

. ssc install parallel, replace
公卫考场

. mata mata mlib index Development Version (Latest/Master)

公卫考场

For accessing the latest development version of parallel (from here) using Stata version >=13

公卫考场

. net install parallel, from(https://raw.github.com/gvegayon/parallel/master/) replace
公卫百科

. mata mata mlib index

公卫家园

For Stata version <13, download as zip, unzip, and then replace the above net install with

公卫考场

. net install parallel, from(full_local_path_to_files) replace 公卫论坛

附件列表


0

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

如果您认为本词条还有待完善,请 编辑

上一篇 索引偏倚    下一篇 范飞能

标签

暂无标签

参考资料

[1].  PARALLEL: Stata module for parallel computing   https://github.com/gvegayon/parallel

同义词

暂无同义词