check_openmp | R Documentation |
Checks whether the C++ binaries have been compiled with OpenMP-support.
check_openmp()
Returns a message telling you whether OpenMP is available for the cpgen
-functions or not.
set_num_threads, get_num_threads, get_max_threads
# check whether openmp is available or not
check_openmp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.