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 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:23), 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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