SetGlobalParallel: SetGlobalParallel

Description Usage Arguments Value Author(s) Examples

View source: R/Global_setting.R

Description

SetGlobalParallel used to set the global core numbers

Usage

1
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

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

xia-lab/OptiLCMS documentation built on Sept. 6, 2021, 12:36 a.m.