ID:19353 User specified to use only one processors but <num_procs_detected> processors were detected which could be used to decrease run time.

CAUSE: User has specified to use only one processor which prevents the compiler from leveraging parallelism to reduce run time.

ACTION: Increase the number of usable processors, or remove the restriction on the number of processors to ensure that the compiler can use the maximum number of processors.