OpenMPController: Control Number of OpenMP Threads Dynamically
The OpenMPController package provides a function omp_set_num_threads()
to set the number of OpenMP threads to be used.
This may be useful, for example, when linking against a vendor
optimised BLAS/LAPACK library (e.g. the AMD Core Math
Library), since the defaults used by those libraries may not
be highly performant.
Version: |
0.2-5 |
Depends: |
R (≥ 3.4.1) |
Published: |
2017-12-11 |
Author: |
Simon Guest |
Maintainer: |
Simon Guest <simon.guest at tesujimath.org> |
License: |
GPL-2 |
NeedsCompilation: |
yes |
Materials: |
README |
CRAN checks: |
OpenMPController results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=OpenMPController
to link to this page.