Giovanna
2016-06-09 9:25 GMT-04:00 Giovanna Bucci <
giov....@gmail.com>:
> I know it's weird... I have attached a file with the output of that command.
Everything is normal. I really don't know what's going on so I am just
going to throw some ideas:
1) you have multiple versions of MPI. It doesn't look like you do but
have you install yourself or let PETSc install its own MPI. This
usually produces strange bugs.
2) there is a problem with your LD_LIBRARY_PATH. Did you change it
yourself? Do you still get the same error if you try to run the tests
in a new terminal?
3) There was a problem when the mpi package was installed. Reinstall
the package and then deal.II
Something else that you probably want to try is to install deal.II
with MPI but no other dependencies. This would let us know if the
problem is really from deal or if another library is the reason for
the error.
Best,
Bruno