Hi Alan,
The memory inspector turns back about 1% usage per core, so no overload here. Running 12 instances on a 16-core machine. Note: the same case runs fine in serial on the same machine, I’m just trying to speed up the data processing, as well as prove out some scripts I’m building for later use on a cloud machine. It is my understanding that a D3 filter is required to balance the load across all nodes (working off of recomposed time steps). Am I getting this wrong? Quentin d’Avout | Aerodynamics [image: Arrivo Loop] <http://www.arrivo-loop.com/> *From:* Scott, W Alan [mailto:[email protected]] *Sent:* Wednesday, October 18, 2017 11:45 AM *To:* Quentin d'Avout <[email protected]>; ParaView < [email protected]> *Subject:* RE: [EXTERNAL] [Paraview] D3 filter crash Kill it, that’s ridiculous. My guess is that you need more nodes? Before running the D3 filter, try View/ Memory Inspector. If any nodes are over about 60% or 70%, you either need more resource, or less data. I’m curious – why are you running the D3 filter? Alan *From:* ParaView [mailto:[email protected] <[email protected]>] *On Behalf Of *Quentin d'Avout *Sent:* Wednesday, October 18, 2017 11:50 AM *To:* ParaView <[email protected]> *Subject:* [EXTERNAL] [Paraview] D3 filter crash Hello all, I’m able to start a pvserver over multiple cores, connect to it in paraview GUI, open a foam file and load the results. I then apply a D3 filter before doing anything else, at which point paraview seems to get cranking (window darkens) and pvserver processes show some activity, but nothing else happens. I let it “run” for a day now, and it is still seemingly applying that filter. Unfortunately no errors in either terminals (the pvserver and the paraview ones) nor in the paraview GUI output window. Anybody ever experienced that? Thank you Quentin
_______________________________________________ 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
