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

Closed
Open
Created Dec 12, 2018 by James Willenbring@jmwilleMaintainer

Xpetra: Build warnings with GCC 7.2 and CUDA (ATDM build)

Created by: mhoemmen

@trilinos/xpetra

.../Trilinos/packages/xpetra/src/CrsMatrix/Xpetra_TpetraCrsMatrix.hpp(955): warning: missing return statement at end of non-void function "Xpetra::TpetraCrsMatrix<Scalar, int, int, Xpetra::EpetraNode>::getLocalMatrix [with Scalar=double]"
          detected during:
            instantiation of "Xpetra::TpetraCrsMatrix<Scalar, int, int, Xpetra::EpetraNode>::local_matrix_type Xpetra::TpetraCrsMatrix<Scalar, int, int, Xpetra::EpetraNode>::getLocalMatrix() const [with Scalar=double]"
(613): here
            instantiation of "Xpetra::TpetraCrsMatrix<Scalar, int, int, Xpetra::EpetraNode>::TpetraCrsMatrix(const Teuchos::RCP<const Xpetra::Map<int, int, Xpetra::EpetraNode>> &, size_t, Xpetra::ProfileType, const Teuchos::RCP<Teuchos::ParameterList> &) [with Scalar=double]"
.../Trilinos/packages/xpetra/src/CrsMatrix/Xpetra_CrsMatrixFactory.hpp(288): here
Assignee
Assign to
Time tracking