showClusterStatus: Show information about available computational resources on...

View source: R/showClusterStatus.R

showClusterStatusR Documentation

Show information about available computational resources on cluster.

Description

Currently only supported for multicore and SSH mode. Displays: Name of node, current load, number of running R processes, number of R processes with more than 50 The latter counts either jobs belonging to reg or all BatchJobs jobs if reg was not passed.

Usage

showClusterStatus(reg)

Arguments

reg

[Registry]
Registry. Must not be passed and this is the default.

Value

[data.frame].


tudo-r/BatchJobs documentation built on April 3, 2022, 3:28 a.m.