This generally means your compile environment and runtime environment aren't the same. Do you have multiple MPIs hanging around? Are your paths sane?
On Thu, Apr 7, 2016 at 3:55 PM Harriet Li <[email protected]> wrote: > Hello, > > I'm trying to run example 4 under Introduction in parallel. It seems to be > running in serial, but on multiple processors, instead of splitting up the > work. > > I've attached the config.log file for my libmesh compilation as well as the > output when I try to run the example using > > mpirun -np 2 ./example-opt -d 2 -n 5 > ex4_output.txt > > Thanks, > Harriet > > ------------------------------------------------------------------------------ > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
