|
iMSTK
Interactive Medical Simulation Toolkit
|
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. | |
Definition at line 21 of file imstkThreadManager.h.
1.8.13