Skip to content

Commit

Permalink
nvtx_connector: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
crtrott committed Aug 24, 2023
1 parent 5468def commit 88976c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion profiling/nvtx-connector/kp_nvtx_connector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@

#include "kp_core.hpp"

static bool tool_globfences; // use an integer for other options
static bool tool_globfences;

namespace KokkosTools {
namespace NVTXConnector {

Expand Down
2 changes: 1 addition & 1 deletion tpls/apex
Submodule apex updated 180 files

0 comments on commit 88976c2

Please sign in to comment.