CMD + K

r-openmpcontroller

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install jonaszierer::r-openmpcontroller

Usage Tracking

0.2_5
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Aug 5, 2019 at 09:17

License

GPL-2

Supported Platforms

linux-64