profitClearCache: Clears the internal cache used by libprofit/ProFit

View source: R/profitUtility.R

profitClearCacheR Documentation

Clears the internal cache used by libprofit/ProFit

Description

Usually unknown to the user, ProFit (via libprofit) caches a few objects to speed up loading times in future executions. Rarely users might need to clear this cache, specially if the package is failing to load because of some cache problem.

In particular, FFTW wisdom and OpenCL compiled kernels are cached by libprofit.

Usage

profitClearCache()

Author(s)

Rodrigo Tobar

Examples

profitClearCache()

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