|
[Sponsors] |
[General] shared memory parallelization with Paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 31, 2015, 13:04 |
shared memory parallelization with Paraview
|
#1 |
New Member
Join Date: Jul 2015
Posts: 18
Rep Power: 11 |
Hi. I'm trying to speed up the Delaunay2d filter by running it on multicores.
I've located the "run on multicores" option on edit -> settings but I still don't see a difference in performance. Could there be something I'm missing? |
|
August 21, 2015, 20:23 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: I believe that this feature only works with data that is pre-decomposed for parallel processing. Looks like the D3 filter can be used for doing the decomposition, if the data files aren't read with a parallel reader: http://daac.hpc.mil/software/ParaView/ParaView_D3.html
|
|
Tags |
multicore, parallel, smp |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Paraview 5.4 in shell environment of5x - Segmentation fault (core dumped) | dslbkxd | OpenFOAM Installation | 1 | February 3, 2018 01:56 |
How to run OpenFOAM using Shared Memory method on local machine with multiple cores? | ronithstanly | OpenFOAM Running, Solving & CFD | 1 | August 4, 2017 01:31 |
Solver error message - memory usage | Jared1986 | CFX | 12 | December 2, 2014 06:28 |
Paraview version update errors | Dan Pearce | OpenFOAM Installation | 5 | January 8, 2014 06:47 |
DecomposePar unequal number of shared faces | maka | OpenFOAM Pre-Processing | 6 | August 12, 2010 10:01 |