blaze_set_num_threads | R Documentation |
Set/Get the Number of Threads used in blaze
blaze_set_num_threads(n)
blaze_get_num_threads()
n |
The number of threads to set in blaze. |
blaze_get_threads
returns an integer and blaze_set_threads
returns nothing.
blaze wiki: https://bitbucket.org/blaze-lib/blaze/wiki/Shared%20Memory%20Parallelization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.