[petsc-dev] Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI process

Antonio Trande anto.trande at gmail.com
Sun Oct 9 16:22:14 CDT 2016


On 10/09/2016 09:12 PM, Satish Balay wrote:
> On Sun, 9 Oct 2016, Antonio Trande wrote:
> 
>> On 10/09/2016 05:39 PM, Satish Balay wrote:
>>> Perhaps chkopts also doesn't make sense anymore [esp with user
>>> makefiles] - so you could use the attached patch [which diables
>>> checkopts - and this also disables petscnagupgrade.py]
>>>
>>
>> Thank you for the patch.
>>
>> I see error during testing of OpenMPI libs (papi support is disabled):
>> https://paste.fedoraproject.org/447193/
>>
>> Full log:
>> https://copr-be.cloud.fedoraproject.org/results/sagitter/petsc/fedora-rawhide-x86_64/00462818-petsc/build.log.gz
>>
>>
> 
> Are you refering to the messages from valgrind? openmpi is not
> valgrind clean - so they always give these messages.
> 
> Perhaps you should revert to not using valgrind in these tests.
> 
> [I'm suprised fedora-mpich is valgrind clean. We usually build mpich
> with '--enable-g=meminit' to make it valgrind clean]
> 

Okay.

There is still a bad exit status of OpenMPI libs on *32bit architectures
only*:

make: Entering directory
'/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir'
Running test examples to verify correct installation
Using PETSC_DIR=/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir and
PETSC_ARCH=i386
Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI
process
See http://www.mcs.anl.gov/petsc/documentation/faq.html
[0]PETSC ERROR: #1 PetscOptionsInsert() line 717 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/options.c
[0]PETSC ERROR: #2 PetscInitialize() line 871 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/pinit.c
-------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status,
thus causing
the job to be terminated. The first process to do so was:
  Process name: [[16865,1],0]
  Exit code:    1
--------------------------------------------------------------------------
Possible error running C/C++ src/snes/examples/tutorials/ex19 with 2 MPI
processes
See http://www.mcs.anl.gov/petsc/documentation/faq.html
[0]PETSC ERROR: #1 PetscOptionsInsert() line 717 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/options.c
[0]PETSC ERROR: #2 PetscInitialize() line 871 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/pinit.c
[1]PETSC ERROR: #1 PetscOptionsInsert() line 717 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/options.c
[1]PETSC ERROR: #2 PetscInitialize() line 871 in
/builddir/build/BUILD/petsc-3.7.4/buildopenmpi_dir/src/sys/objects/pinit.c
-------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status,
thus causing
the job to be terminated. The first process to do so was:
  Process name: [[16891,1],0]
  Exit code:    1
--------------------------------------------------------------------------
Fortran example src/snes/examples/tutorials/ex5f run successfully with 1
MPI process
Completed test examples
=========================================

Full build log (32bit):
https://copr-be.cloud.fedoraproject.org/results/sagitter/petsc/fedora-rawhide-i386/00462843-petsc/build.log.gz

Full build log (64bit):
https://copr-be.cloud.fedoraproject.org/results/sagitter/petsc/fedora-rawhide-x86_64/00462843-petsc/build.log.gz

-- 
---
Antonio Trande
mailto: sagitter 'at' fedoraproject 'dot' org
http://fedoraos.wordpress.com/
https://fedoraproject.org/wiki/User:Sagitter
GPG Key: 0x6CE6D08A
Check on https://keys.fedoraproject.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20161009/f7c023a0/attachment.sig>


More information about the petsc-dev mailing list