[Paraview-developers] EGL 1.4 error one 1 GPU

Dan Lipsa dan.lipsa at kitware.com
Fri Nov 18 10:29:25 EST 2016


Khayam,
Can you comment out lines 326, 327 and 329. The new lines will look like
this:
//      if (this->DeviceIndex > 0)
//      {
        this->SetDeviceAsDisplay(this->DeviceIndex);
//      }

Does this work for both devices?

On Fri, Nov 18, 2016 at 10:07 AM, Khayam Gondal <khayam.gondal at gmail.com>
wrote:

> I have Paraview server setup with two K40m GPUs. Output of nvidia-smi as
> following.
> [image: Inline image 1]
>
> I am using latest 1.5 EGL installed.
>
> Everything works fine with i start server on GPU 1 with this command. *bin/pvserver
> --disable-xdisplay-test --egl-device-index=1*
> But when I start server with *--egl-device-index=0*. It shows following
> error
> [image: Inline image 2]
>
> Can anyone guide me whats issue here ?
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20161118/1be06f4f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23877 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20161118/1be06f4f/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 61417 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20161118/1be06f4f/attachment-0003.png>


More information about the Paraview-developers mailing list