Data Type

Integer

Default Value

Use all the COREs

Description

Each use of this Parameter masks out the use one CPU core. Values range from 0 to the maximum number of processors used by FMS - 1. MAXCPU. You may use this option multiple times to mask out several CPU cores. It is mostly used for testing.

The default value uses all the CPU coress.

Examples

To NOT use cores 1 and 2,

NOCORE=1
NOCORE=2