get.thread.count {mRMRe} | R Documentation |
openMP Thread Count
Description
This methods allows you to retrieve the number of cores currently accessible to openMP
Usage
get.thread.count()
Value
Return the number of cores accessible to openMP for C level parallelization.
Author(s)
Nicolas De Jay, Simon Papillon-Cavanagh, Benjamin Haibe-Kains
Examples
get.thread.count()
[Package mRMRe version 2.1.2.1 Index]