Learn R Programming

DLMtool (version 5.1.3)

optCPU: Determine optimal number of cpus

Description

Determine optimal number of cpus

Usage

optCPU(nsim = 96, thresh = 5, plot = TRUE)

Arguments

nsim

Numeric. Number of simulations.

thresh

Recommended n cpus is what percent of the fastest time?

plot

Logical. Show the plot?

Examples

Run this code
# NOT RUN {
optCPU()
# }

Run the code above in your browser using DataLab