<div dir="ltr">Hi.<div>I have two NVIDIA K40m GPUs installed on server (48 CPU cores). I have compiled and installed Paraview server with MPI support and using NVIDIA Drivers.</div><div><br></div><div>I use following command to start pvserver</div><div><br></div><div><div>mpirun -bynode -np 24 bin/pvserver --disable-xdisplay-test --egl-device-index=1 : -np 24 bin/pvserver --disable-xdisplay-test --egl-device-index=0</div></div><div><br></div><div>But I don't now how to check that pvserver is actually using <b>both </b>of the GPUs not just one.. Actually If I change the --egl-device-index value to a random number like 8 or 9, server still starts up and client got connected to it.</div><div><br></div><div><b>Output of nvidia-smi</b></div><div> </div><div><div>khayam@node-0:~$ nvidia-smi</div><div>Mon Nov 14 23:41:08 2016</div><div>+-----------------------------------------------------------------------------+</div><div>| NVIDIA-SMI 367.57                 Driver Version: 367.57                    |</div><div>|-------------------------------+----------------------+----------------------+</div><div>| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |</div><div>| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |</div><div>|===============================+======================+======================|</div><div>|   0  Tesla K40m          Off  | 0000:02:00.0     Off |                    0 |</div><div>| N/A   19C    P0    63W / 235W |      0MiB / 11439MiB |      0%      Default |</div><div>+-------------------------------+----------------------+----------------------+</div><div>|   1  Tesla K40m          Off  | 0000:82:00.0     Off |                    0 |</div><div>| N/A   20C    P0    65W / 235W |      0MiB / 11439MiB |    100%      Default |</div><div>+-------------------------------+----------------------+----------------------+</div><div><br></div><div>+-----------------------------------------------------------------------------+</div><div>| Processes:                                                       GPU Memory |</div><div>|  GPU       PID  Type  Process name                               Usage      |</div><div>|=============================================================================|</div><div>|  No running processes found                                                 |</div></div><div><br></div><div><b>Snapshot of Paraview About (</b>It is showing K40m as remote renderer but is it using both GPUs or just one?)</div><div><b><br></b></div><div><b><img src="cid:ii_158664cedd4005a5" alt="Inline image 1" width="304" height="428"><br></b></div></div>