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

  • Open 68
  • Closed 43
  • All 111
New issue
  • Priority Created date Updated date Milestone due date Due date Popularity Label priority Manual Title
  • Tpetra::Details::Profiling: Fix if KOKKOS_ENABLE_PROFILING not defined
    #1256 · created Apr 20, 2017 by James Willenbring   Tpetra-backlog   pkg: Tpetra
    • CLOSED
    • 1
    updated Apr 20, 2017
  • Tpetra::CrsGraph: Add another constructor that takes a Kokkos::StaticCrsGraph & all 4 Maps (not just row and column)
    #1203 · created Apr 03, 2017 by James Willenbring   Tpetra-backlog   TpetraRF pkg: Tpetra
    • CLOSED
    • 1
    updated May 15, 2018
  • Tpetra: Use new cuBLAS API for dense matrix-matrix multiply
    #1195 · created Mar 30, 2017 by James Willenbring   Tpetra-backlog   TpetraRF pkg: Tpetra resolved: invalid
    • CLOSED
    • 2
    updated Feb 17, 2019
  • Tpetra: CooMatrix test failing on CUDA
    #1080 · created Feb 21, 2017 by James Willenbring   Tpetra-backlog   pkg: Tpetra type: bug
    • CLOSED
    • 2
    updated Feb 21, 2017
  • Tpetra: Add function for "dealing out" sparse matrix triples from a Matrix Market file
    #1031 · created Jan 31, 2017 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 6
    updated Feb 02, 2017
  • Tpetra: Implement sparse matrix class that communicates by triples, for I/O
    #1025 · created Jan 29, 2017 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 0
    updated Jan 29, 2017
  • Belos: Change GMRES default orthogonalizer from DGKS to ICGS 2-pass
    #994 · created Jan 11, 2017 by James Willenbring   Tpetra-backlog   ATDM Sev: Nonblocker PA: Linear Solvers Stalled client: ATDM client: EMPIRE pkg: Belos results impacting
    • CLOSED
    • 8
    updated Mar 22, 2019
  • Tpetra::CrsMatrix: Feature request for replaceDiagonalValues and invRowSum
    #959 · created Jan 01, 2017 by James Willenbring   Tpetra-backlog   pkg: Tpetra
    • CLOSED
    • 3
    updated Jul 17, 2018
  • Tpetra::CrsGraph::makeIndicesLocal: Don't 0-fill k_lclInds1D_ (StaticProfile case)
    #940 · created Dec 17, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra
    • CLOSED
    • 0
    updated Dec 18, 2016
  • Tpetra shadow warning
    #925 · created Dec 13, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra
    • CLOSED
    • 4
    updated Dec 14, 2016
  • Tpetra: Build warning in test, in non-MPI (SERIAL_RELEASE) build
    #915 · created Dec 10, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 0
    updated Dec 10, 2016
  • Tpetra::CrsMatrix: Optimize sumIntoLocalValues for common case where input is shorter than # entries in matrix row
    #877 · created Nov 21, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra story
    • CLOSED
    • 10
    updated Apr 20, 2017
  • Tpetra: Determine provisional data storage format (w/ metadata) for performance testing
    #874 · created Nov 21, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 13
    updated Oct 29, 2017
  • Tpetra::Details::iallreduce does not work with complex, if MPI_VERSION < 3
    #859 · created Nov 18, 2016 by James Willenbring   Tpetra-backlog   TpetraRF pkg: Tpetra resolved: wontfix
    • CLOSED
    • 6
    updated May 06, 2019
  • Tpetra: Document fillComplete restriction
    #771 · created Nov 02, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 0
    updated Nov 04, 2016
  • Belos: Make it possible to specialize SolverFactory for "native" solvers
    #754 · created Oct 30, 2016 by James Willenbring   Tpetra-backlog   pkg: Belos pkg: Tpetra task
    • CLOSED
    • 3
    updated Oct 13, 2017
  • Belos/Tpetra: Add Pipelined CG   3 of 6 tasks completed
    #748 · created Oct 28, 2016 by James Willenbring   Tpetra-backlog   TpetraRF pkg: Belos pkg: Tpetra stage: in progress story
    • CLOSED
    • 2
    updated Feb 05, 2019
  • Tpetra's Node ctor needs to strip "--kokkos-*" command-line args from Teuchos::GlobalMPISession if it initializes Kokkos
    #718 · created Oct 19, 2016 by James Willenbring   Tpetra-backlog   TpetraRF pkg: Teuchos pkg: Tpetra resolved: wontfix type: enhancement
    • CLOSED
    • 8
    updated May 06, 2019
  • Tpetra::Map: Generalize tests that depend unnecessarily on particular GO types
    #695 · created Oct 09, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 3
    updated Nov 09, 2016
  • Tpetra::CrsMatrix: Generalize tests that currently only build & run for GO=int
    #698 · created Oct 09, 2016 by James Willenbring   Tpetra-backlog   pkg: Tpetra task
    • CLOSED
    • 3
    updated Mar 22, 2017
  • Prev
  • 1
  • 2
  • 3
  • Next