Unified parallelization framework for multiple back-end, designed for internal package and interactive usage. The main operation is a parallel "map" over lists. Supports local, multicore, mpi and BatchJobs mode. Allows "tagging" of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.
Version: | 1.3 |
Depends: | R (≥ 3.0.0) |
Imports: | BBmisc (≥ 1.8), checkmate (≥ 1.5.1), parallel |
Suggests: | testthat, Rmpi, BatchJobs (≥ 1.5) |
Published: | 2015-06-10 |
Author: | Bernd Bischl, Michel Lang |
Maintainer: | Bernd Bischl <bernd_bischl at gmx.net> |
BugReports: | https://github.com/berndbischl/parallelMap/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/berndbischl/parallelMap |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | parallelMap results |
Reference manual: | parallelMap.pdf |
Package source: | parallelMap_1.3.tar.gz |
Windows binaries: | r-devel: parallelMap_1.3.zip, r-release: parallelMap_1.3.zip, r-oldrel: parallelMap_1.3.zip |
OS X El Capitan binaries: | r-release: parallelMap_1.3.tgz |
OS X Mavericks binaries: | r-oldrel: parallelMap_1.3.tgz |
Old sources: | parallelMap archive |
Reverse imports: | aslib, ecr, emdi, llama, mcMST, mlr, mlrMBO, performanceEstimation, saeSim |
Reverse suggests: | batchtools, flacco |
Please use the canonical form https://CRAN.R-project.org/package=parallelMap to link to this page.