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 27 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
Download / Learn more Package Citations See dependency  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

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