[vtkusers] parallelizing code with vtk

Matthieu Ferrant ferrant at tele.ucl.ac.be
Mon Jul 9 12:51:20 EDT 2001


Hi,

I have some parallelized code for solving matrix systems which uses MPI
and which is linked against a library that uses MPI as well (PETSc). I
now use this code in a vtk class, and in order for the vtk interpreter
to work, I needed to link with the matrix library.

How should I proceed if I want this vtk class to work in parallel ?
Should I use the vtkMPI ? Is it possible to link a vtk class with
external code that uses MPI ?

Thanks,

matt
 
-- 
M.Ferrant, Ph.D.
UCL/TELE Room A-157 Place du Levant, 2 B-1348LLN - Belgium
Tel. +32-10-478073 Fax. : +32-10-472089
http://www.tele.ucl.ac.be/MEMBERS/Ferrant_Matthieu_e.html




More information about the vtkusers mailing list