<div dir="ltr"><div>I am trying to take advantage of all four GPUs on a 32 node Amazon ec2 cluster. However, I seem to only be able to utilize the first GPU. <br><br></div><div>I run pvserver as follows:<br><br></div><div>1)  Manually start an X display with the command :   sudo X :0 &<br></div><div>2)  run pvserver with the following command (using OpenMPI's mpirun):<br>     mpirun -np 16 pvserver -display :0.0 : -np 16 pvserver -display :0.1<br><br></div><div>When I try to connect the client, I get an error saying that the client could not connect to the remote display. Everything works fine using display :0.0 only.<br><br></div><div>Does anyone know what I might be doing wrong here? Thank you for your time!<br><br></div><div>John<br></div></div>