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

Closed
Open
Created Apr 20, 2017 by James Willenbring@jmwilleMaintainer

Tpetra::Details::Profiling: Fix if KOKKOS_ENABLE_PROFILING not defined

Created by: mhoemmen

@trilinos/tpetra @pwxy

Apparently it is possible to disable Kokkos Profiling, though it is enabled by default and was specifically designed to have low overhead such that people could reliably leave it enabled. Fix Tpetra::Details::Profiling for that nondefault, generally counterindicated case, by doing nothing if KOKKOS_ENABLE_PROFILING is not defined.

Assignee
Assign to
Time tracking