blaze_threads: Set/Get the Number of Threads used in blaze

blaze_set_num_threadsR Documentation

Set/Get the Number of Threads used in blaze

Description

Set/Get the Number of Threads used in blaze

Usage

blaze_set_num_threads(n)

blaze_get_num_threads()

Arguments

n

The number of threads to set in blaze.

Value

blaze_get_threads returns an integer and blaze_set_threads returns nothing.

See Also

blaze wiki: https://bitbucket.org/blaze-lib/blaze/wiki/Shared%20Memory%20Parallelization.


RcppBlaze documentation built on May 29, 2024, 4:04 a.m.