Learn R Programming

ggmlR (version 0.6.1)

ggml_get_n_threads: Get Number of Threads

Description

Get the current number of threads for GGML operations

Usage

ggml_get_n_threads()

Arguments

Value

Number of threads

Examples

Run this code
# \donttest{
ggml_get_n_threads()
# }

Run the code above in your browser using DataLab