berndbischl/parallelMap: Unified Interface to Parallelization Back-Ends

Unified parallelization framework for multiple back-end, designed for internal package and interactive usage. The main operation is parallel mapping 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.

Getting started

Package details

Maintainer
LicenseBSD_2_clause + file LICENSE
Version1.5.1.9000
URL https://parallelmap.mlr-org.com https://github.com/mlr-org/parallelMap
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("berndbischl/parallelMap")
berndbischl/parallelMap documentation built on Dec. 12, 2023, 1:15 p.m.