Skip to content

Commit

Permalink
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 596a820
Showing 1 changed file with 2 additions and 1 deletion.
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

0 comments on commit 596a820

Please sign in to comment.