[vtkusers] problems with MPI & VTK
Jason Rappleye
rappleye at nexus.hwi.buffalo.edu
Tue Jun 27 16:36:53 EDT 2000
On Tue, 27 Jun 2000, Naveen Kumar Polapally wrote:
> hi,
>
> I have given the correct paths in user.make as below.
>
> MPI_INCLUDE=-I/home/devel/mpich-1.1.2..13-gm/build/LINUX/ch_gm/include/c++
> -I/home/devel/mpich-1.1.2..13-gm/include/
> MPI_LIB=/home/devel/mpich-1.1.2..13-gm/build/LINUX/ch_gm/lib/libmpich.a
> /home/devel/mpich-1.1.2..13-gm/build/LINUX/ch_gm/lib/libmpich++.a
> /home/devel/mpich-1.1.2..13-gm/build/LINUX/ch_gm/lib/libpmpich.a
That should be MPI_LIBS - you forgot the 'S'. Otherwise everything looks
ok.
Looks like you're using mpich-gm 1.1.2. If you're using SMP machines you
might want to upgrade to 1.2, as it supports communication via shared
memory between processors on the same host.
Jason
--
Jason Rappleye
Research Programmer, UB Center for Computational Research
rappleye at ccr.buffalo.edu rappleye at hwi.buffalo.edu
http://www.ccr.buffalo.edu/jason.htm
More information about the vtkusers
mailing list