Returns the number of processors that are available to the program.
INTEGER FUNCTION OMP_GET_NUM_PROCS()
#include <omp.h> int omp_get_num_procs(void)