exec_setting: execution_settings

View source: R/task.R

exec_settingR Documentation

execution_settings

Description

execution_settings

Usage

exec_setting(
  instance_type = "c4.2xlarge",
  max_parallel_instances = 1,
  use_memoization = FALSE
)

Arguments

instance_type

The instance to run task.

max_parallel_instances

Max number of parallel instances.

use_memoization

Automatic reuse of precomputed results.


rworkflow/RcwlCloud documentation built on March 24, 2022, 1:26 p.m.