CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[foam-extend.org] Paraview with MPI Support

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2016, 05:56
Default Paraview with MPI Support
  #1
New Member
 
London (United Kingdom)
Join Date: Nov 2015
Posts: 6
Rep Power: 10
DavidCrossland is on a distinguished road
Hi i dont know if this is the right place for help with OpenFoam-Ext, however here's hoping.

I have successfully build OpenFoam Ext 3.2, including the Third Party applications. I tried running Paraview in parallel using the command

mpirun -env I_MPI_DEBUG 5 -ppn 8 -n 16 -hosts node0,node1 -env I_MPI_FABRICS=shm:dapl -env I_MPI_DAPL_PROVIDER=ofa-v2-ib0 -env I_M
PI_DYNAMIC_CONNECTION=0 pvserver -display :0.0

However, i get the following output from my torque job that i use to submit the above

Connection URL: cs://node0:11111
Exiting...
Waiting for client...
Connection URL: cs://node0:11111
Exiting...
...........

(slightly cut down, but 1 instance succeeds on each node, all other instances fail)

So after a bit of research i find i need to explicitly enable MPI support.

I hope i affected the correct files, i found two spec files that related to Paraview

ParaView-4.3.1_Server.spec
ParaView-4.3.1.spec

in both files i have set _withMPI to true

%{!?_withMPI: %define _withMPI true}

and rebuild paraview (after running ./Allclean.stage4)

I still have the same problem where multiple instances of paraview are started but only one succeeds.

(tbh i barely know what im doing in this space, its not my area of expertise, and the client seem unable to build it themselves.)

Have i affected the right file? pvserver -V returns

paraview version 4.3.1

Is there any other files i need to affect?

Thanks in advance
DavidCrossland is offline   Reply With Quote

Old   February 29, 2016, 04:33
Default
  #2
New Member
 
London (United Kingdom)
Join Date: Nov 2015
Posts: 6
Rep Power: 10
DavidCrossland is on a distinguished road
Can anyone help with this? im at a loss..

If you need more information please let me know, if there is anywhere better suited to asking this question that information would also be useful

thanks
DavidCrossland is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM extended 4.0 Error with Multinode Set-up Liweix OpenFOAM Running, Solving & CFD 1 February 18, 2020 00:50
[General] Paraview Python Support FlyBob91 ParaView 2 January 24, 2018 21:47
[General] "OpenGL support inadequate" error with Paraview 5.2 binaries Ramsky ParaView 0 December 19, 2016 01:57
mpirun, best parameters pablodecastillo Hardware 18 November 10, 2016 12:36
[OpenFOAM] Paraview client/server does not work with ParaView 5.0.1 snak ParaView 0 October 17, 2016 10:22


All times are GMT -4. The time now is 00:39.