R/openblasctl-package.r

#' openblasctl
#' 
#' A micro-package for controlling the number of threads used by OpenBLAS from
#' R. This can be useful if you did not set the `OMP_NUM_THREADS` environment
#' variable before starting your R session. Obviously this requires that you are
#' using the OpenBLAS library with R.
#' 
#' @docType package
#' @name openblasctl-package
#' @author Drew Schmidt
#' @keywords package
NULL
wrathematics/openblasctl documentation built on March 30, 2020, 6:47 p.m.