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
  • #1755

Closed
Open
Created Sep 20, 2017 by James Willenbring@jmwilleMaintainer

Tpetra fails to Configure CUDA in Nightly build on Apollo

Created by: william76

@trilinos/tpetra

Linux-gcc-4.9.3-MPI_RELEASE_DEV_DownStream_ETI_SERIAL-ON_OPENMP-OFF_PTHREAD-OFF_CUDA-ON_COMPLEX-OFF has been failing the Nightly build since 9/12.

It looks like it's a cmake error on CUDA:

Processing enabled package: Epetra (Libs)
Did not find new version of lapack. dggsvd3 is not available.
Processing enabled package: Tpetra (Classic, TSQR, Core, Tests, Examples)
CMake Error at packages/tpetra/CMakeLists.txt:39 (MESSAGE):
  If building with CUDA, Tpetra requires that you set
  Kokkos_ENABLE_Cuda_Lambda:BOOL=ON, if it is not already ON by default.  For
  details, please refer to Trilinos issue #1682
  (https://github.com/trilinos/Trilinos/issues/1682).  You should also make
  sure, at least with CUDA_VERSION 7.5 or 8.0, to add
  "--expt-extended-lambda" to CMAKE_CXX_FLAGS.


-- Configuring incomplete, errors occurred!
See also "/home/jenkins/slave/workspace/Trilinos_apollo_gcc_4.9.3_cuda_8.0.44/MPI_RELEASE_DEV_DownStream_ETI_SERIAL-ON_OPENMP-OFF_PTHREAD-OFF_CUDA-ON_COMPLEX-OFF/BUILD/CMakeFiles/CMakeOutput.log".
See also "/home/jenkins/slave/workspace/Trilinos_apollo_gcc_4.9.3_cuda_8.0.44/MPI_RELEASE_DEV_DownStream_ETI_SERIAL-ON_OPENMP-OFF_PTHREAD-OFF_CUDA-ON_COMPLEX-OFF/BUILD/CMakeFiles/CMakeError.log".

Link to one of the fails: https://testing.sandia.gov/cdash/viewConfigure.php?buildid=3103572

Assignee
Assign to
Time tracking