| set_affinity | R Documentation |
Intended to be called inside a worker process (e.g., via clusterCall()).
On unsupported platforms, returns FALSE.
set_affinity(cores)
cores |
Integer vector of 0-based CPU core ids. |
A logical scalar; TRUE on success, FALSE if not supported.
affinity_supported()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.