Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • 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
  • #3372
Closed
Open
Issue created Aug 29, 2018 by James Willenbring@jmwilleOwner0 of 3 checklist items completed0/3 checklist items

Panzer test fails on waterman

Created by: bathmatt

DUPLICATE of #3340 (closed).

Building panzer on waterman fails to run

How I built

source cmake/std/atdm/load-env.sh cuda-opt-Volta70
cmake -GNinja -DCMAKE_INSTALL_PREFIX=`pwd`/.. -DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake -D Tpetra_ENABLE_TESTS=OFF -DAmesos2_ENABLE_Epetra=OFF -DTrilinos_ENABLE_Panzer=ON -DTrilinos_ENABLE_Phalanx=ON -DTrilinos_ENABLE_SEACASExodiff=ON -DTrilinos_ENABLE_SEACASEpu=ON -D Trilinos_ENABLE_SEACASAprepro:BOOL=ON -DMueLu_ENABLE_Kokkos_Refactor:BOOL=ON -DMueLu_ENABLE_Kokkos_Refactor_Use_By_Default:BOOL=ON -DXpetra_ENABLE_Kokkos_Refactor:BOOL=ON -DPanzer_ENABLE_TESTS=ON ~/workspace/Trilinos


ninja -j60

ctest -R PanzerAdaptersSTK_CurlLaplacianExample-ConvTest-Quad-Order-4

It fails in tpetra with a memory issue it looks like. Trying to run debug code now..

@trilinos/panzer

Expectations

Current Behavior

Motivation and Context

Definition of Done

Possible Solution

Steps to Reproduce

Your Environment

  • Relevant repo SHA1s:
  • Relevant configure flags or configure script:
  • Operating system and version:
  • Compiler and TPL versions:

Related Issues

  • Blocks
  • Is blocked by
  • Follows
  • Precedes
  • Related to
  • Part of
  • Composed of

Additional Information

Assignee
Assign to
Time tracking