Performs an explicit deep integrity check. It recomputes the hashes recorded when the requested backend was installed and validates native registration, loading the backend temporarily when needed. For the complete downloaded backend, it also validates the managed-runtime dependency closure.
Usage
cuda_ml_runtime_audit(device = c("gpu", "cpu"))Details
Use cuda_ml_backend_info() for routine, read-only inspection. That
function performs only fast cache and inventory checks and does not load
native code. Ordinary runtime reuse likewise performs only fast marker,
inventory, size, and link checks.