[petsc-users] PETSC ERROR: Logging has not been enabled

Bishesh Khanal bisheshkh at gmail.com
Wed Aug 21 17:05:59 CDT 2013


Dear all,
My program runs fine when using just one processor, valgrind shows no
errors too, but when using more than one processor I get the following
errors:

[0]PETSC ERROR: PetscOptionsInsertFile() line 461 in
/home/bkhanal/Documents/softwares/petsc-3.4.2/src/sys/objects/options.c
[0]PETSC ERROR: PetscOptionsInsert() line 623 in
/home/bkhanal/Documents/softwares/petsc-3.4.2/src/sys/objects/options.c
[0]PETSC ERROR: PetscInitialize() line 769 in
/home/bkhanal/Documents/softwares/petsc-3.4.2/src/sys/objects/pinit.c
PETSC ERROR: Logging has not been enabled.
You might have forgotten to call PetscInitialize().
application called MPI_Abort(MPI_COMM_WORLD, 56) - process 0
[cli_0]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 56) - process 0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   EXIT CODE: 56
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

I have not forgotten to call PetscInitialize, if that helps!
Thanks,
Bishesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130822/58885a69/attachment-0001.html>


More information about the petsc-users mailing list