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

Closed
Open
Created Feb 10, 2016 by James Willenbring@jmwilleMaintainer

Failed build with trilinos-release-12-6

Created by: BarrySmith

I'm unable to build the trilinos-release-12-6-branch

Obtaining errors of the form

../../../../../tpetra/core/src/libtpetra.so.12.6: undefined reference to `KokkosBlas::Impl::Update<Kokkos::View<int con
st**, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, Kokkos::Impl::Vi
ewDefault>, Kokkos::View<int const**, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::Me
moryTraits<1u>, Kokkos::Impl::ViewDefault>, Kokkos::View<int**, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokk
os::HostSpace>, Kokkos::MemoryTraits<1u>, Kokkos::Impl::ViewDefault>, 2>::update(int const&, Kokkos::View<int const**,
Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, Kokkos::Impl::ViewDefa
ult> const&, int const&, Kokkos::View<int const**, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace\

, Kokkos::MemoryTraits<1u>, Kokkos::Impl::ViewDefault> const&, int const&, Kokkos::View<int**, Kokkos::LayoutLeft, Kok
kos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, Kokkos::Impl::ViewDefault> const&)' ../../../../../tpetra/core/src/libtpetra.so.12.6: undefined reference to `KokkosSparse::Impl::SPMV_MV<double const*, Ko
kkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, double const, int, Kokko
s::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, unsigned long, double const**, Kokkos::LayoutLe
ft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<3u>, double const*, Kokkos::LayoutLeft, Kok
kos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, double**, Kokkos::LayoutLeft, Kokkos::Device<
Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u> >::spmv_mv(char const_, double const&, KokkosSparse::CrsMa
trix<double const, int, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, unsigned long> con
st&, Kokkos::View<double const__, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::Memory
Traits<3u>, Kokkos::Impl::ViewDefault> const&, double const&, Kokkos::View<double_*, Kokkos::LayoutLeft, Kokkos::Device
<Kokkos::Serial, Kokkos::HostSpace>, Kokkos::MemoryTraits<1u>, Kokkos::Impl::ViewDefault> const&)'

Full log including configure options and machine configuration can be found at

ftp://ftp.mcs.anl.gov/pub/petsc/trilinos-release-12-6-failure

The same configure options have worked successfully with Trilinos 'master' branch. @jwillenbring

Assignee
Assign to
Time tracking