I would like to make pdsh (Parallel Distributed Shell) available to the MICs, but I'm not quite sure how to do it, if it's possible or if anyone else has even tried.
I looked at the PDF "Configuring Intel Xeon Phi coprocessors inside a cluster", which covers cross and native compiling. Do I need to build a toolchain in order get pdsh on the MICs?
If anyone has any experience of this and/or any pointers it would be much appreciated.
連結已複製
Thanks for this. It compiles fine, installed to a directory available to the MIC, but then I cannot execute it on the MICs. I have the Intel and pdsh directories exported to the MICs, so they can see them. Do I then need to configure the shell on the MIC to use icc and it's libraries? Are there any examples of this?
