makeGraphAware: Make parallel R instances aware of the withGraph workflow

Description Usage Arguments

Description

This function should be called inside withGraph, in the beginning of the workflow, if the workflow includes cachedCall calls run in parallel in other R instances via the package parallel. It makes the cluster of R instances aware of the current workflow in which they are participating.

Usage

1

Arguments

cl

A cluster object returned by makeCluster.


alekrutkowski/cacheflow documentation built on Sept. 3, 2021, 7:10 p.m.