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

Closed
Open
Created Oct 09, 2016 by James Willenbring@jmwilleMaintainer

Tpetra::RowMatrixTransposer: Generalize test that depends unnecessarily on GO=int

Created by: mhoemmen

@trilinos/tpetra

The Tpetra::RowMatrixTransposer test currently only builds and runs when GO=int is enabled. First, fix the test so that it is templated on GO (and LO and Node). Then, fix the CMakeLists.txt file (tpetra/core/test/RowMatrixTransposer/CMakeLists.txt), so that it builds and runs the test unconditionally, whether or not GO=int is enabled (see #74 (closed)). Use #695 (closed) and #696 (closed) as guides.

Assignee
Assign to
Time tracking