Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !210

Fix incorrect cycle specification in usage.c for printstart/printstop, clarify the cuda_gpu_branching option

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michiel Verloop requested to merge minor-usage-fix into develop Jan 17, 2023
  • Overview 1
  • Commits 2
  • Changes 1

The usage currently references the phases 11:cyc and 11:cyc:cse, but these should be opt:cyc and opt:cyc:cse instead to be future-proofed. There are some more cases in the file that are changed to this format. Additionally, the meaning of the -cuda_gpu_branching option is clarified.

Edited Jan 17, 2023 by Michiel Verloop
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: minor-usage-fix