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

Closed
Open
Created Jun 02, 2017 by James Willenbring@jmwilleMaintainer

Eliminate unnecessary rebuilds of Trilinos code on a reconfigure

Created by: bartlettroscoe

CC: @trilinos/framework, @maherou, @rppawlo, @jhux2

Description:

It has been reported by several people (and in #1241 (closed)) that some (or perhaps all) reconfigurations of Trilinos will trigger the rebuild of a lot of object files, libraries and executables.

This story is to officially investigate this issue and try to resolve any problems that are discovered.

To help diagnose this, the Ninja build tool should be used since it can be used to trace why the build system triggers the rebuilds of each object file.

Assignee
Assign to
Time tracking