ggml_backend_cpu_set_n_threads: Set CPU Backend Threads

View source: R/operations.R

ggml_backend_cpu_set_n_threadsR Documentation

Set CPU Backend Threads

Description

Sets the number of threads for CPU backend computation.

Usage

ggml_backend_cpu_set_n_threads(backend, n_threads)

Arguments

backend

CPU backend pointer

n_threads

Number of threads

Value

NULL invisibly


ggmlR documentation built on July 14, 2026, 1:08 a.m.