I need to run an opengl and mpi program remotely - with valgrind. I'm attempting to run a command like so:
LD_PRELOAD=$prefix/lib/valgrind/amd64-linux/libmpiwrap.so mpirun -np $i $prefix/bin/valgrind vglrun ./test While this gives a lot of output, and the program runs successfully, I don't see any messages from the mpi wrapper. Is there any way to make this run correctly? Thanks, Evan ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
