Good morning, I've never run interactive jobs before but I need to run a code that requires input on rank 0 process. Are there any gotchas or hints to running this kind of a job on a cluster? Should I start the rank 0 process on the master node and let the other nodes be rank 1 to (n-1)? Thank! Jeff