setup_cluster: Cluster setup

Description Usage Arguments Value

View source: R/cluster_tools.R

Description

This function sets up an object linking to the DIDE cluster in a very crude way. Each user will need to implement their own version of this that returns a valid didehpc object to submit jobs to.

Usage

1
setup_cluster(user, expire = 1e-10)

Arguments

user

a user identifier so that each user can specify their cluster options.

expire

pass to the 'provisionr::package_sources' function, deciding how long must elapse before the contexts folder is forced to update

Value

a didehpc::queue_didehpc object


jameshay218/vaxedemic documentation built on Jan. 30, 2020, 2:58 a.m.