Validate a selectable Stan compute backend configuration
Source:R/compute_backend.R
validate_compute_backend.RdValidates a compute configuration for CPU or OpenCL execution. This checks only package/toolchain availability and the structure of the requested configuration; it does not inspect machine-specific GPU inventories.
Usage
validate_compute_backend(compute = list())