Skip to contents

Assign a resource to a project

Usage

project_resource_add(
  project,
  resource,
  working_dir,
  account = NULL,
  hours = 1,
  workers = NULL
)

Arguments

project

project name

resource

resource name

working_dir

working directory for this resource

account

optional for account to use this resource

hours

worker wall times in hours for this resource

workers

maximum workers for this project.

Value

no return