mRMRe (version 2.1.2.1)

get.thread.count: openMP Thread Count

Description

This methods allows you to retrieve the number of cores currently accessible to openMP

Usage

get.thread.count()

Arguments

Value

Return the number of cores accessible to openMP for C level parallelization.

Author

Nicolas De Jay, Simon Papillon-Cavanagh, Benjamin Haibe-Kains

Examples

Run this code
get.thread.count() 

Run the code above in your browser using DataLab