iMSTK
Interactive Medical Simulation Toolkit
Static Public Member Functions | List of all members
imstk::ParallelUtils::ThreadManager Class Reference

Static Public Member Functions

static void setThreadPoolSize (const size_t nThreads)
 Set system-wide thread pool size for parallel computation.
 
static void setOptimalParallelism ()
 Set system-wide thread pool size to the optimal value (use all logical cores)
 
static size_t getThreadPoolSize ()
 Returns the size of the thread pool.
 

Detailed Description

Definition at line 21 of file imstkThreadManager.h.


The documentation for this class was generated from the following files: