| cuda_ml_backend_info | R Documentation |
Performs cheap, read-only cache and inventory checks for routine inspection. It reports whether the selected backend cache is complete, but does not verify every recorded hash or native registration. It does not create or modify the cache, access the network, inspect an NVIDIA GPU or driver, or load native code.
cuda_ml_backend_info()
Use cuda_ml_runtime_audit() when an explicit deep integrity check is
needed. The audit recomputes recorded hashes, validates native registration,
and, for the complete downloaded backend, validates the managed-runtime
dependency closure.
A named list describing the selected backend, pinned library versions, cache status, and CPU-only nvForest backend status.
cuda_ml_runtime_audit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.