omp_get_num_procs()

Purpose

The omp_get_num_procs function returns the number of online processors on the machine.

Class

Function.

Argument Type and Attributes

None.

Result Type and Attributes

Default integer.

Result Value

The number of online processors on the machine. IBM Copyright 2003