Skip to content

Commit

Permalink
Merge branch 'master' into multi-channel
Browse files Browse the repository at this point in the history
  • Loading branch information
bureddy authored Jan 14, 2025
2 parents 2848a06 + 0c0fc21 commit ea55d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/ucc_global_opts.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ typedef struct ucc_global_config {
char *install_path;
int initialized;
/* Profiling mode */
unsigned profile_mode;
uint64_t profile_mode;

/* Profiling output file name */
char *profile_file;
Expand Down

0 comments on commit ea55d6b

Please sign in to comment.