-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tpetra: compile problem on Cori #5336
Comments
Mark Hoemmen [12:03 PM] |
@jhux2 I need to know the CMake configuration before I can diagnose the issue. |
@mhoemmen I think you're spot on. I'll attach the configure script. |
Here's the configure output. Looks like OpenMP is enabled in both Kokkos and Tpetra.
|
@jhux2 The issue could be caused by |
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Tpetra: Fix #5336 PR Author: mhoemmen
@mhoemmen Thank you for fixing this so quickly. |
…s:develop' (8380623). * trilinos-develop: (89 commits) bug fixes Panzer: fix multiblock test for order check Tpetra: Fix trilinos#5336 Fixed review erros for AMGX rebuilding MueLu: Avatar interface mods TrilinosCouplings: More cleanup to example Fixed rebuild issue for MueLu+AMGX run epetra: Fix for unguarded macro defined in SLU epetra: Fix for unguarded SuperLU macro MueLu: fixing an issue in the structured region driver data Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK Xpetra: ETI conversion for Xpetra_TpetraExport.hpp Updates to handle when a non RK stepper observer is passed in. (trilinos#5324) Xpetra: add forced map writing to unit test MueLu: updating some tests/unit_tests, see issue trilinos#5310 Xpetra: add option to force writing of all maps Fixes to make stk build when BoostLib is not enabled. Add Intel 18.0.5 compiler to ATDM environment. Tpetra: Fix trilinos#4627 Xpetra: don't write maps unnecessarily ...
…s:develop' (8380623). * trilinos-develop: (93 commits) Upgrade Intel default environment to 18.0.5 and add sems-rhel7 drivers. Automatic snapshot commit from tribits at 6858917 Automatic snapshot commit from tribits at c8b8ef0 Xpetra: remove GO check in binary reader bug fixes Panzer: fix multiblock test for order check Tpetra: Fix trilinos#5336 Fixed review erros for AMGX rebuilding MueLu: Avatar interface mods TrilinosCouplings: More cleanup to example Fixed rebuild issue for MueLu+AMGX run epetra: Fix for unguarded macro defined in SLU epetra: Fix for unguarded SuperLU macro MueLu: fixing an issue in the structured region driver data Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK Xpetra: ETI conversion for Xpetra_TpetraExport.hpp Updates to handle when a non RK stepper observer is passed in. (trilinos#5324) Xpetra: add forced map writing to unit test MueLu: updating some tests/unit_tests, see issue trilinos#5310 Xpetra: add option to force writing of all maps ...
…s:develop' (8380623). * trilinos-develop: (130 commits) Upgrade Intel default environment to 18.0.5 and add sems-rhel7 drivers. Automatic snapshot commit from tribits at 6858917 Automatic snapshot commit from tribits at c8b8ef0 Xpetra: remove GO check in binary reader Teko: changes to address review concerns in trilinos#5326 by @mhoemmen Replaced maxNumEntriesPerRow with per-row number of entries. Added a "count then allocate then fill" pattern. tpetra: Removed debugging output xpetra: fixed misplaced deprecation notice that cause compilation errors in PR testing bug fixes Panzer: fix multiblock test for order check Tpetra: Fix trilinos#5336 Fixed review erros for AMGX rebuilding MueLu: Avatar interface mods TrilinosCouplings: More cleanup to example Fixed rebuild issue for MueLu+AMGX run epetra: Fix for unguarded macro defined in SLU epetra: Fix for unguarded SuperLU macro MueLu: fixing an issue in the structured region driver data Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK Xpetra: ETI conversion for Xpetra_TpetraExport.hpp Updates to handle when a non RK stepper observer is passed in. (trilinos#5324) ...
…s:develop' (8380623). * trilinos-develop: (132 commits) MueLu: Changes to DriverCore for AMGx standalone Fix stk cmake error: stk_mesh_fixtures can be enabled regardless of whether STKNGP_TEST is enabled. Upgrade Intel default environment to 18.0.5 and add sems-rhel7 drivers. Automatic snapshot commit from tribits at 6858917 Automatic snapshot commit from tribits at c8b8ef0 Xpetra: remove GO check in binary reader Teko: changes to address review concerns in trilinos#5326 by @mhoemmen Replaced maxNumEntriesPerRow with per-row number of entries. Added a "count then allocate then fill" pattern. tpetra: Removed debugging output xpetra: fixed misplaced deprecation notice that cause compilation errors in PR testing bug fixes Panzer: fix multiblock test for order check Tpetra: Fix trilinos#5336 Fixed review erros for AMGX rebuilding MueLu: Avatar interface mods TrilinosCouplings: More cleanup to example Fixed rebuild issue for MueLu+AMGX run epetra: Fix for unguarded macro defined in SLU epetra: Fix for unguarded SuperLU macro MueLu: fixing an issue in the structured region driver data Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK ...
An ExaWind colleague has reported the following compile error on Cori @ NERSC with Trilinos develop, SHA 3a7d195.
@trilinos/tpetra @sayerhs
The text was updated successfully, but these errors were encountered: