Skip to content

Conversation

@rhornung67
Copy link
Member

Summary

  • This PR modifies the help message output to:
  • achieve tighter groupings of options
  • clarify some usage, simplify som explanation

Comment on lines 1537 to 1538
<< "\t (# byte of memory each kernel will touch per rep; note that each kernel calculates a problem size so that it will\n"
<< "\t touche the given # of bytes of memory per rep)\n"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<< "\t (# byte of memory each kernel will touch per rep; note that each kernel calculates a problem size so that it will\n"
<< "\t touche the given # of bytes of memory per rep)\n"
<< "\t (# of bytes of memory each kernel will touch per rep; note that each kernel calculates a problem size so that it will\n"
<< "\t touch the given # of bytes of memory per rep)\n"

@rhornung67 rhornung67 enabled auto-merge January 21, 2026 16:48
@rhornung67 rhornung67 merged commit d5cad0f into develop Jan 21, 2026
17 checks passed
@rhornung67 rhornung67 deleted the task/rhornung67/imrprove-help branch January 21, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants