<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><br>
I am having troubles running mpiexec (from MPICH 3.1) on remote hosts with xterm (for debugging purposes) from an Ubuntu box.<br>
<br>
The following command works perfectly in local:<br>
mpiexec -n 1 xterm <br>
<br>
However, if I use a machine file: <br>
mpiexec -f macfile -n 1 xterm <br>
xterm Xt error: Can't open display: <br>
xterm:  DISPLAY is not set<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   PID 19225 RUNNING AT thwomp.mcs.anl.gov<br>
=   EXIT CODE: 1<br>
=   CLEANING UP REMAINING PROCESSES<br>
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES<br>
===================================================================================<br>
<br>
X forwarding is activated:<br>
fisaila@howard:bin$ grep X11Forwarding /etc/ssh/sshd_config<br>
X11Forwarding yes<br>
<br>
The following command works:<br>
fisaila@howard:bin$ ssh thwomp.mcs.anl.gov xterm<br>
<br>
Any suggestion how to solve this?<br>
<br>
Thanks<br>
Florin<br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>