我要评分
获取效率
正确性
完整性
易理解

BlasGetNumProcs

Obtain the number of physical cores of a host.

Interface Definition

int BlasGetNumProcs(void)

Return Value

In the case of a single thread, 1 is returned. In the case of multiple threads, the number of physical cores of the host is returned.

Dependencies

#include "kblas.h"