profitHasOpenCL: Check for presence of OpenMP, OpenCL and FFTW

View source: R/profitHPC.R

profitHasOpenR Documentation

Check for presence of OpenMP, OpenCL and FFTW

Description

Simple utilities that check whether package has compile-time OpenMP, OpenCL or FFTW support.

Usage

profitHasOpenMP()
profitHasOpenCL()
profitHasFFTW()

Value

Logical; states whether package has been installed with OpenMP, OpenCL or FFTW support, respectively.

Author(s)

Rodrigo Tobar & Aaron Robotham

See Also

profitOpenCLEnv, profitOpenCLEnvInfo

Examples

profitHasOpenMP()
profitHasOpenCL()
profitHasFFTW()

ICRAR/ProFit documentation built on Feb. 1, 2024, 9:34 a.m.