Boost logo

Boost Users :

Subject: Re: [Boost-users] Problems with MPI and PBGL
From: siva teja (chsivateja_at_[hidden])
Date: 2013-05-11 14:19:34


Hi jeremiah,

It compiled without errors when I edited line number 267 as,

Graph g(edge_array, edge_array + num_arcs, weights, num_nodes);

But when I run the command " mpirun -np 2 ./a.out"

Following errors occured,

**** Testing aborted.
**** 1 error detected
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 19096 on
node rise-02 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------

What does that mean ??



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net