future.batchtools
swMATH29406CRANfuture.batchtoolsMaRDI QIDQ41120
A Future API for Parallel and Distributed Processing using 'batchtools'
Last update: 20 December 2023
Copyright license: GNU Lesser General Public License, version 2.1, GNU Lesser General Public License, version 3.0
Software version identifier: 0.12.0, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.12.1
Source code repository: https://github.com/cran/future.batchtools
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)'.
This page was built for software: future.batchtools