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.

Getting started

Package details

AuthorSimon Guest <simon.guest@tesujimath.org>
MaintainerSimon Guest <simon.guest@tesujimath.org>
LicenseGPL-2
Version0.2-5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("OpenMPController")

Try the OpenMPController package in your browser

Any scripts or data that you put into this service are public.

OpenMPController documentation built on May 2, 2019, 8:55 a.m.