Running parallel jobs with the CRE is supported on up to 256 processors and up to 64 nodes.
When using the CRE, parallel jobs are launched using the mprun command. For example, to start a job with 6 processes named mpijob, use this command:
% mprun -np 6 mpijob