opencltools 0.8.1

CRAN resubmission addressing reviewer feedback on 0.8.0.

Configure-script tooling

CRAN / packaging

Kernel loading (all builds)

Examples (R CMD check)

Bug fixes

Headers (LinkingTo)

Maintainer

opencltools 0.8.0

First CRAN release. Version 0.8.0 (rather than 0.1.0) signals that the runtime toolkit is substantially complete and ready for downstream packages (nmathopencl, glmbayes, and others) to link against, while leaving room for integration-driven patch releases (planned 0.8.x) and developer feedback before a 1.0.0 API freeze.

opencltools is a library-agnostic runtime toolkit for R package developers who ship optional OpenCL acceleration: device probing, kernel source loading, dependency-annotated library assembly, subsetting, and maintainer-side annotation helpers.

Runtime and diagnostics

Kernel annotation and library maintenance

Documentation and examples

CRAN / optional OpenCL behavior

Distribution