Rate This Document
Findability
Accuracy
Completeness
Readability

BlasGetNumThreads

Obtain the number of running threads.

Interface Definition

int BlasGetNumThreads(void)

Return Value

The number of running threads is returned. The maximum value is the number of CPU cores.

Dependencies

#include "kblas.h"