[vtkusers] VTK + openMPI + CMake

Kevin H. Hobbs hobbsk at ohio.edu
Mon Nov 26 10:13:55 EST 2012


On 11/26/2012 09:42 AM, Matthias Härtel wrote:
> thanks for your answer!
> 
> I looked at your link, but cant find useful informations for my problem...
> 
> Any further hints?
> 


The link is to the list of ParaView test builds that ran "TestMPI" this
morning on the dashboard.

To build ParaView VTK must also be built,  so it should give you useful
information.

Some of them run on windows.

Each of the links in the "Build Name" column points to more information
about the build.

There should be a notes file associated with each build... Ah, I see it
takes a bit of clicking to get to it.

Here are some:

http://open.cdash.org/viewNotes.php?buildid=2683533
http://open.cdash.org/viewNotes.php?buildid=2683625
http://open.cdash.org/viewNotes.php?buildid=2682562
http://open.cdash.org/viewNotes.php?buildid=2682804
http://open.cdash.org/viewNotes.php?buildid=2682807
http://open.cdash.org/viewNotes.php?buildid=2683296
http://open.cdash.org/viewNotes.php?buildid=2683675
http://open.cdash.org/viewNotes.php?buildid=2682616
http://open.cdash.org/viewNotes.php?buildid=2683519

The notes files show essentially every CMake variable that was not set
to the default.

It looks to me like all that was set was PARAVIEW_USE_MPI:BOOL=ON.

What error are you encountering?

What have you tried?

What CMake variables did you set?

Where did you install openMPI?

Can you run HelloWorld type MPI programs?

...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121126/c50d705c/attachment.pgp>


More information about the vtkusers mailing list