HP-MPI User's Guide (11th Edition)

Understanding HP-MPI
Running applications on Windows
Chapter 398
From the GUI, use the Task Properties window, Environment tab to
set the desired environment variable. Environment variables should be
set on the mpirun task.
Environment variables can also be set using the flag /env. For example:
> job add JOBID /numprocessors:1/env: ^
"MPI_ROOT=\\shared\alternate\location" ...
Submitting jobs from the CCS GUI
To execute an HP-MPI job from the CCS GUI:
1. Bring up the Compute Cluster Job Manager. If a cluster name is
requested, use the name of the head node. If running on the Compute
Cluster Job Manager from the head node, select localhost.
2. Select File->Submit Job. This will bring up the Submit Job
window.
3. On the General tab, enter the job name (and project name if
desired).