Hi, everyone:
i want to use mpdboot to start process daemons on several nodes in my solaris cluster environment so that i can use mpirun. And mpdboot requires python. so i need to add python's directory into PATH. this can be easily done on local machine, but how can i do it on remote machines? (given that mpdboot will start remote shells non-interactively and i'm using bash)
Thank you all in advance.
i want to use mpdboot to start process daemons on several nodes in my solaris cluster environment so that i can use mpirun. And mpdboot requires python. so i need to add python's directory into PATH. this can be easily done on local machine, but how can i do it on remote machines? (given that mpdboot will start remote shells non-interactively and i'm using bash)
Thank you all in advance.
Comment