default_planner: The default way to start a cluster plan

default_plannerR Documentation

The default way to start a cluster plan

Description

Runs future's plan, in a way that works well with the Rochester cluster nodes

Usage

default_planner(login_node, n, ...)

Arguments

login_node

a string for the gateway login, e.g., "zacharyburchill@gateway.rochester.edu" (not real)

n

the number of clusters to use

...

additional bare arguments for filter()

use_abbreviations

because the way ssh adds known hosts, if you've only sshed into a node via ssh nodeN, you'll want to set this to TRUE

Value

By default, nothing, but possibly an expression if goahead=FALSE


burchill/cs documentation built on May 28, 2023, 1:29 p.m.