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

Closed
Open
Created Aug 13, 2018 by James Willenbring@jmwilleOwner

Tpetra: Triple product calls deprecated Kokkos methods

Created by: mhoemmen

@trilinos/tpetra @brian-kelley

Tpetra's sparse triple product calls deprecated Kokkos methods. Those methods are going away soon. If you call them, that will break Sierra's build of Trilinos.

Here is an example of code that calls these methods: https://github.com/trilinos/Trilinos/blob/b783a65a6faed6a40372d404080ba2834f6af155/packages/tpetra/core/ext/TpetraExt_TripleMatrixMultiply_def.hpp#L966

Possible Solution

dimension_N -> extent(N)

Assignee
Assign to
Time tracking