On Mon, Nov 23, 2009 at 12:27:23PM +0100, Stefan Kuhne wrote:
> Jonathan Perkins schrieb:
> 
> > Sorry for the late reply.  You should be able to use mpirun_rsh in order
> > to avoid setting up mpd. 
> 
> It works fine.
> But i have to give -np.
> 
> Back to Topic:
> When i try to compile an MPE Code i get:
> 
> u...@head:~$ mpicc mandelbrot_mpe.c -o Apfel
> /tmp/ccwpw6so.o: In function `main':
> mandelbrot_mpe.c:72: undefined reference to `MPE_Open_graphics'
> mandelbrot_mpe.c:74: undefined reference to `MPE_Make_color_array'
> ...
> collect2: ld gab 1 als Ende-Status zurück
> u...@head:~$

It looks like the X11 development headers weren't installed at the time
the mvapich2 rpm was built.  In this case certain parts of MPE may
silently fail to build.  Can you try building the mvapich2 tarball
(http://mvapich.cse.ohio-state.edu/download/mvapich2/mvapich2-1.4.tgz)
and see if you can get any more diagnostics during the build process?

-- 
Jonathan Perkins
http://www.cse.ohio-state.edu/~perkinjo

Attachment: pgps0GlWQDlEq.pgp
Description: PGP signature

_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to