openblasctl: Control Number of OpenBLAS Threads
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.
Source: openblasctl_0.1-0.tar.gz Archive
| Author | Drew Schmidt [aut, cre], Christian Heckendorf [ctb] (Caught some memory errors.) |
|---|---|
| Maintainer | Drew Schmidt <wrathematics@gmail.com> |
| Version | 0.1-0 |
| License | BSD 2-clause License + file LICENSE |
| Depends | R (>= 3.1.0) |
| Compiled? | yes |
| URL | https://github.com/wrathematics/openblasctl |
| BugReports | https://github.com/wrathematics/openblasctl/issues |