Other packages > Find by keyword >

RhpcBLASctl  

Control the Number of Threads on 'BLAS'
View on CRAN: Click here


Download and install RhpcBLASctl package within the R console
Install from CRAN:
install.packages("RhpcBLASctl")

Install from Github:
library("remotes")
install_github("cran/RhpcBLASctl")

Install by package version:
library("remotes")
install_version("RhpcBLASctl", "0.23-42")



Attach the package and use:
library("RhpcBLASctl")
Maintained by
Ei-ji Nakama
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-27
Latest Update: 2023-02-11
Description:
Control the number of threads on 'BLAS' (Aka 'GotoBLAS', 'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to control the number of threads in 'OpenMP'. Get a number of logical cores and physical cores if feasible.
How to cite:
Ei-ji Nakama (2013). RhpcBLASctl: Control the Number of Threads on 'BLAS'. R package version 0.23-42, https://cran.r-project.org/web/packages/RhpcBLASctl. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.13-331.21 (2013-11-27 16:06), 0.13-343.05 (2013-12-09 08:23), 0.13-344.02 (2013-12-10 07:46), 0.14-71 (2014-03-12 16:33), 0.14-72 (2014-03-13 17:21), 0.14-256 (2014-09-12 16:07), 0.15-148 (2015-05-28 17:11), 0.18-12 (2018-01-13 01:20), 0.18-185 (2018-07-05 14:50), 0.18-205 (2018-07-24 14:10), 0.20-17 (2020-01-17 10:40), 0.20-137 (2020-05-17 07:00), 0.21-247.1 (2021-11-05 19:43), 0.21-247 (2021-09-04 10:30)
Other packages that cited RhpcBLASctl R package
View RhpcBLASctl citation profile
Other R packages that RhpcBLASctl depends, imports, suggests or enhances
Complete documentation for RhpcBLASctl
Functions, R codes and Examples using the RhpcBLASctl R package
Some associated functions: RhpcBLASctl-package . 
Some associated R codes: blasctl.R . zzz.R .  Full RhpcBLASctl package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA