RBigData/tasktools: Tools for Task Parallelism with MPI

Tools for task-based parallelism with MPI via 'pbdMPI'. Several utilities are provided, each with an apply-like interface. There is support for 'pre-scheduling' tasks as well as a "load-balancing" mode that farms them out from a central process. Finally, the functions support 'checkpointing', which allows the task runs to be interrupted and restarted from their last completed task.

Getting started

Package details

MaintainerDrew Schmidt <wrathematics@gmail.com>
LicenseBSD 2-clause License + file LICENSE
Version0.2-0
URL https://github.com/wrathematics/tasktools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RBigData/tasktools")
RBigData/tasktools documentation built on April 10, 2020, 2:36 p.m.