| ggml_set_omp_threads | R Documentation |
Directly calls omp_set_num_threads() to limit OpenMP parallelism. Useful in tests to comply with CRAN policy on core usage.
ggml_set_omp_threads(n)
n |
Number of threads |
NULL invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.