| cuML_major_version | R Documentation |
Get the major version of the RAPIDS cuML shared library {cuda.ml} was linked to.
cuML_major_version()
The major version of the RAPIDS cuML shared library {cuda.ml} was
linked to in a character vector, or NA_character_ if {cuda.ml} was not
linked to any version of RAPIDS cuML.
library(cuda.ml)
print(cuML_major_version())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.