|
[Sponsors] |
[General] Running paraview parallel on windows 7 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 23, 2013, 06:50 |
Running paraview parallel on windows 7
|
#1 |
Member
Join Date: Nov 2012
Posts: 62
Rep Power: 13 |
Dear users,
Hello everyone. Currently I am handling a lot of data in VTK format with paraview in windows 7. To be specific the number of cells is around 1.5 millions. Although I have a very powerful graphics card, my paraview is operating very slow. I guess the problem is arising due to the usage of the processor. Is anything like mpirun available on windows 7? If so then I think I could possibly use it and make paraview faster. Could anyone shade some lights on this matter? I would appreciate your help. Thank you.
__________________
Happy Foaming |
|
August 21, 2013, 13:20 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Naruto,
ParaView provides a neat feature to activate (by default) the usage of multiple cores on a single machine. It's accessible through the menu "Edit -> Settings", then in the "General" item on the tree on the left and then it's the option "Use Multi-Core". To its right you can choose the number of cores. Keep in mind that "the more, the merrier; but too many makes a mess" Best regards, Bruno
__________________
|
|
April 19, 2017, 08:51 |
|
#3 | |
New Member
Amir
Join Date: Feb 2012
Posts: 12
Rep Power: 14 |
Quote:
I want to use paraview, using multicore, on my computer (not server). I followed your comment. I have checked Multicore support/Enable Auto MPI However when I load my case, it does not use multi processors. Is there any thing else I have to take care? I should note that I have installed paraview simply from "http://www.paraview.org/download/ Regards |
||
April 22, 2017, 08:12 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Amir,
Unfortunately back then I either forgot to write it down or wasn't aware of another requirement: the data reader must also support parallelization. And there are only a few data readers in ParaView that support this, for which an old list exists here: http://www.paraview.org/Wiki/ParaVie...a_Distribution I believe it is also possible to open OpenFOAM cases in parallel as well, but it requires using the internal reader (file extension ".foam") and the case must also be decomposed and the respective case loading option must be used. Best regards, Bruno |
|
Tags |
mpirun |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Running Paraview parallel | Tobi | ParaView | 10 | January 25, 2023 12:15 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
Fluent 14.0 file not running in parallel mode in cluster | tejakalva | FLUENT | 0 | February 4, 2015 08:02 |
Running CFX parallel distributed Under linux system with loadleveler queuing system | ahmadbakri | CFX | 1 | December 21, 2014 05:19 |
[General] Running ParaView on multiple cores | flotus1 | ParaView | 6 | January 20, 2014 04:22 |