set_thread_count {mRMRe} | R Documentation |
openMP Thread Count
Description
This methods allows you to set the number of cores currently accessible to openMP
Arguments
thread_count |
number of OPENMP threads to be used |
Value
No return, sets the number of cores available to openMP for C level parallelization.
Author(s)
Nicolas De Jay, Simon Papillon-Cavanagh, Benjamin Haibe-Kains
[Package mRMRe version 2.1.2.1 Index]