Learn R Programming

bigparallelr (version 0.3.2)

get_blas_ncores: Number of cores used by BLAS (matrix computations)

Description

Number of cores used by BLAS (matrix computations)

Usage

get_blas_ncores()

set_blas_ncores(ncores)

Arguments

ncores

Number of cores to set for BLAS.

Examples

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

Run the code above in your browser using DataLab