(Click to open topic with navigation)
Nitro provides the ability to run multiple coordinators on the same node.
Running multiple coordinators on the same node is not available if your system configuration uses a policy to limit nodes to a single job (i.e., NODEACCESSPOLICY=SINGLEJOB on Moab).
If your system is configured to allow multiple coordinators on the node:
NITRO_OPTIONS="--port-file --job-id ${NITROJOBID} ${NITRO_OPTIONS}"
Add the ‑‑port‑file option before the ‑‑job‑id information.