SetGlobalParallel: SetGlobalParallel

View source: R/Global_setting.R

SetGlobalParallelR Documentation

SetGlobalParallel

Description

SetGlobalParallel used to set the global core numbers

Usage

SetGlobalParallel(ncore = 1)

Arguments

ncore

Numeric, used to set the global core numbers, default is 1

Value

void function, return nothing but will define the global parallel number

Author(s)

Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca, Jasmine Chong jasmine.chong@mail.mcgill.ca, and Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)

Examples

SetGlobalParallel(1);
register(bpstop());

xia-lab/OptiLCMS documentation built on March 27, 2024, 11:11 a.m.