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 25
  • Closed 26
  • All 51
New issue
  • Priority Created date Updated date Milestone due date Due date Popularity Label priority Manual Title
  • PyTrilinos: build fails when Epetra, NOX enabled, but not Ifpack   5 of 8 tasks completed
    #2692 · created May 08, 2018 by James Willenbring   impacting: build pkg: Epetra pkg: NOX pkg: PyTrilinos
    • CLOSED
    • 0
    updated Oct 10, 2018
  • Epetra_IntSerialDense_test_MPI_1 Fails on POWER8 using GCC 5.3.0 (OpenMP/Serial Backend Only, No CUDA)
    #401 · created May 27, 2016 by James Willenbring   pkg: Epetra type: bug
    • CLOSED
    • 33
    updated Jul 20, 2016
  • importAndFillComplete (and analogous Epetra constructor) for CrsGraph
    #79 · created Jan 15, 2016 by James Willenbring   Tpetra-backlog   pkg: Epetra pkg: Tpetra resolved: duplicate task type: enhancement
    • CLOSED
    • 3
    updated Feb 21, 2018
  • Tpetra: Port Andrey's getLocalRowView benchmark from MueLu to Tpetra
    #132 · created Feb 05, 2016 by James Willenbring   pkg: Epetra pkg: Kokkos pkg: Tpetra
    • CLOSED
    • 1
    updated Feb 05, 2016
  • Epetra has no debug-mode macro
    #459 · created Jun 23, 2016 by James Willenbring   pkg: Epetra
    • CLOSED
    • 1
    updated Jun 27, 2016
  • Update dggsvd support in Epetra
    #480 · created Jul 01, 2016 by James Willenbring   pkg: Epetra
    • CLOSED
    • 11
    updated Aug 01, 2017
  • Tpetra::Map/Epetra_BlockMap: preserve indexBase in ReplaceCommWithSubset
    #613 · created Sep 14, 2016 by James Willenbring   pkg: Epetra pkg: Tpetra
    • CLOSED
    • 7
    updated Sep 16, 2016
  • Epetra_DistObject: Get rid of DistributedGlobal_ field
    #614 · created Sep 14, 2016 by James Willenbring   pkg: Epetra
    • CLOSED
    • 3
    updated Sep 16, 2016
  • Set to Epetra_FEVector with Epetra_BlockMap
    #622 · created Sep 17, 2016 by James Willenbring   pkg: Epetra type: question
    • CLOSED
    • 2
    updated Sep 24, 2016
  • doxygen 1.8.13 incompatibility
    #1040 · created Feb 02, 2017 by James Willenbring   impacting: build impacting: documentation pkg: Epetra pkg: EpetraExt pkg: PyTrilinos
    • CLOSED
    • 21
    updated Oct 05, 2017
  • [Question] Epetra symmetric matrix fill.
    #1126 · created Mar 10, 2017 by James Willenbring   pkg: Epetra
    • CLOSED
    • 7
    updated Mar 21, 2017
  • EpetraExt::RowMatrix_Transpose returns non-filled matrix
    #1261 · created Apr 24, 2017 by James Willenbring   pkg: Epetra pkg: EpetraExt
    • CLOSED
    • 7
    updated May 18, 2017
  • #include <Epetra_Version.h> causes error
    #1419 · created Jun 14, 2017 by James Willenbring   pkg: Epetra
    • CLOSED
    • 9
    updated Jun 15, 2017
  • Thyra::get_Epetra_MultiVector hangs in debug build if some (not all) procs have 0 rows
    #1941 · created Nov 02, 2017 by James Willenbring   pkg: Epetra pkg: Thyra type: bug
    • CLOSED
    • 5
    updated Nov 02, 2017
  • Blocked Thyra to Epetra Conversion
    #2356 · created Mar 08, 2018 by James Willenbring   pkg: Epetra pkg: Thyra type: question
    • CLOSED
    • 1
    updated Apr 06, 2018
  • Xpetra::CrsMatrix::doImport() fails with Negative count into MPI_Send
    #2522 · created Apr 10, 2018 by James Willenbring   pkg: Epetra pkg: Teuchos pkg: Xpetra
    • CLOSED
    • 16
    updated Apr 24, 2018
  • Epetra: adding IntMultiVector to mirror the IntVector object
    #2590 · created Apr 19, 2018 by James Willenbring   pkg: Epetra stage: in progress type: enhancement
    • CLOSED
    • 2
    updated May 15, 2018
  • Epetra: Epetra_IntMultiVectorDistributed_test failing in nightly clean build
    #2743 · created May 14, 2018 by James Willenbring   pkg: Epetra
    • CLOSED
    • 3
    updated May 15, 2018
  • Epetra64: Epetra_CrsMatrix throws if given a Map with a 64-bit (long long) number of rows; 32-bit (int) number of rows is OK
    #3192 · created Jul 26, 2018 by James Willenbring   pkg: Epetra resolved: wontfix
    • CLOSED
    • 4
    updated Jul 28, 2018
  • Epetra: What's the point of BlockMap?
    #3207 · created Jul 30, 2018 by James Willenbring   pkg: Epetra type: question
    • CLOSED
    • 7
    updated Aug 01, 2018
  • teuchos can not find Epetra_ConfigDefs.h
    #3220 · created Aug 01, 2018 by James Willenbring   pkg: Epetra pkg: Galeri pkg: PyTrilinos pkg: Xpetra
    • CLOSED
    • 9
    updated Aug 03, 2018
  • Belos: BLAS error in GMRES - matrix with no entries on a rank
    #3235 · created Aug 03, 2018 by James Willenbring   pkg: Belos pkg: Epetra pkg: Tpetra
    • CLOSED
    • 17
    updated Aug 10, 2018
  • Epetra_CrsMatrix: InsertMyValues() is not working correctly
    #3322 · created Aug 20, 2018 by James Willenbring   pkg: Epetra type: question
    • CLOSED
    • 3
    updated Aug 20, 2018
  • Epetra: NumGlobalElements in Epetra_Map without MPI
    #3589 · created Oct 10, 2018 by James Willenbring   pkg: Epetra type: question
    • CLOSED
    • 7
    updated Nov 08, 2018
  • Piro: Epetra classes to check for int type before calling NumGlobalElements   0 of 3 tasks completed
    #4651 · created Mar 19, 2019 by James Willenbring   pkg: Epetra pkg: Piro
    • CLOSED
    • 4
    updated Mar 19, 2019
  • Epetra_CrsMatrix::Multiply with locally replicated range map question
    #4663 · created Mar 19, 2019 by James Willenbring   pkg: Epetra pkg: Tpetra type: question
    • CLOSED
    • 13
    updated Mar 20, 2019