Hi Rob, Are you planning to have a GPU on the server, or just a CPU? If you are targeting just CPU, you will have to build ParaView with OSMesa and llvmpipe (Which will provide somewhat slow rendering). Here is a documentation on how to build both of them: http://kitware.github.io/paraviewweb/docs/guides/os_mesa.html
Seb On Mon, Mar 21, 2016 at 9:18 AM, Ken Martin <[email protected]> wrote: > Someone else here may know better, but on Linux I believe it is not so > much paraview as making sure you have the right OpenGL implementation. It > might be a matter of grabbing a newer version of Mesa (provides OpenGL) > using apt get or something like that. Push comes to shove you can build > mesa yourself ala http://www.mesa3d.org/llvmpipe.html Someone more > familiar with Linux/Mesa may be able to give you better specifics. > > > > > On Mon, Mar 21, 2016 at 11:09 AM, Rob Nagler <[email protected]> > wrote: > >> Thanks, Ken. I am very new to ParaView. How do I tell ParaViewWeb to use >> llvmpipe? >> >> Rob >> >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the ParaView Wiki at: >> http://paraview.org/Wiki/ParaView >> >> Search the list archives at: http://markmail.org/search/?q=ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://public.kitware.com/mailman/listinfo/paraview >> >> > > > -- > Ken Martin PhD > Chairman & CFO > Kitware Inc. > 28 Corporate Drive > Clifton Park NY 12065 > 518 371 3971 > > This communication, including all attachments, contains confidential and > legally privileged information, and it is intended only for the use of the > addressee. Access to this email by anyone else is unauthorized. If you are > not the intended recipient, any disclosure, copying, distribution or any > action taken in reliance on it is prohibited and may be unlawful. If you > received this communication in error please notify us immediately and > destroy the original message. Thank you. > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
