Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #401

Closed
Open
Created May 27, 2016 by James Willenbring@jmwilleMaintainer

Epetra_IntSerialDense_test_MPI_1 Fails on POWER8 using GCC 5.3.0 (OpenMP/Serial Backend Only, No CUDA)

Created by: nmhamster

$ ctest -V -R Epetra_IntSerialDense_test_MPI_1
UpdateCTestConfiguration  from :/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/DartConfiguration.tcl
Parse Config file:/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/DartConfiguration.tcl
 Add coverage exclude regular expressions.
SetCTestConfiguration:CMakeCommand:/home/projects/pwr8-rhel72/cmake/3.4.3/bin/cmake
UpdateCTestConfiguration  from :/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/DartConfiguration.tcl
Parse Config file:/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/DartConfiguration.tcl
Test project /home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 145
    Start 145: Epetra_IntSerialDense_test_MPI_1

145: Test command: /home/projects/pwr8-rhel72/openmpi/1.10.2/gcc/5.3.0/cuda/8.0.21/bin/mpiexec "-np" "1" "/home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/packages/epetra/test/IntSerialDense/Epetra_IntSerialDense_test.exe" "-v"
145: Test timeout computed to be: 1500
145: Epetra in Trilinos 12.7 (Dev)
145:
145:
145: ==================================================================
145: Testing vector error-reporting.
145: Expect error messages if EPETRA_NO_ERROR_REPORTS is not defined.
145: ==================================================================
145: Checking Epetra_IntSerialDenseVector(-1)Checked OK.
145:
145: Checking Epetra_IntSerialDenseVector(Copy, int*, -3)Checked OK.
145:
145: Checking Epetra_IntSerialDenseVector(Copy, 0, 5)Checked OK.
145:
145: Checking Size(-2)
145: Checked OK.
145:
145: Checking Resize(-4)
145: Checked OK.
145: [white20:80587] *** Process received signal ***
145: [white20:80587] Signal: Segmentation fault (11)
145: [white20:80587] Signal code: Address not mapped (1)
145: [white20:80587] Failing at address: 0x40
145: [white20:80587] [ 0] [0x3fff814f0478]
145: [white20:80587] [ 1] /home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/packages/epetra/test/IntSerialDense/Epetra_IntSerialDense_test.exe(_Z16vectorExceptionsbb+0x764)[0x1006c604]
145: [white20:80587] [ 2] /home/sdhammo/git/trilinos-github-repo/build-power8-gcc-no-cuda/packages/epetra/test/IntSerialDense/Epetra_IntSerialDense_test.exe(main+0x94)[0x100674f4]
145: [white20:80587] [ 3] /lib64/power8/libc.so.6(+0x24580)[0x3fff80b74580]
145: [white20:80587] [ 4] /lib64/power8/libc.so.6(__libc_start_main+0xc4)[0x3fff80b74774]
145: [white20:80587] *** End of error message ***
145: --------------------------------------------------------------------------
145: mpiexec noticed that process rank 0 with PID 80587 on node white20 exited on signal 11 (Segmentation fault).
145: --------------------------------------------------------------------------
1/1 Test #145: Epetra_IntSerialDense_test_MPI_1 ...***Failed    1.06 sec

0% tests passed, 1 tests failed out of 1

Label Time Summary:
Epetra    =   1.06 sec (1 test)

Total Test time (real) =   1.52 sec

The following tests FAILED:
    145 - Epetra_IntSerialDense_test_MPI_1 (Failed)
Errors while running CTest
Assignee
Assign to
Time tracking