mkl_env {simer}R Documentation

MKL environment

Description

Run code in the MKL environment.

Usage

mkl_env(exprs, threads = 1)

Arguments

exprs

the expression.

threads

the number of threads used, if NULL, (logical core number - 1) is automatically used.

Details

Build date: Oct 22, 2018 Last update: Apr 30, 2022

Value

none.

Author(s)

Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu


[Package simer version 1.0.0 Index]