future.batchtools (version 0.12.1)

A Future API for Parallel and Distributed Processing using 'batchtools'

Description

Implementation of the Future API on top of the 'batchtools' package. This allows you to process futures, as defined by the 'future' package, in parallel out of the box, not only on your local machine or ad-hoc cluster of machines, but also via high-performance compute ('HPC') job schedulers such as 'LSF', 'OpenLava', 'Slurm', 'SGE', and 'TORQUE' / 'PBS', e.g. 'y <- future.apply::future_lapply(files, FUN = process)'.

Copy Link

Version

Down Chevron

Install

install.packages('future.batchtools')

Monthly Downloads

1,703

Version

0.12.1

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Last Published

December 20th, 2023

Functions in future.batchtools (0.12.1)