Skip to content

Fix halo workspace API docs and benchmark sample link#148

Merged
romerojosh merged 2 commits into
NVIDIA:mainfrom
fallintoplace:docs/fix-halo-workspace-docs
Jun 30, 2026
Merged

Fix halo workspace API docs and benchmark sample link#148
romerojosh merged 2 commits into
NVIDIA:mainfrom
fallintoplace:docs/fix-halo-workspace-docs

Conversation

@fallintoplace

@fallintoplace fallintoplace commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • fix the Fortran cudecompGetHaloWorkspaceSize docs so they describe halo workspace packing and staging instead of transpose workspace behavior
  • correct the rendered Transpose headings and related prose typos in the C and Fortran API docs
  • fix the benchmark README sample-directory link and nearby wording around the heatmap examples
  • fix adjacent facilitate and documentation typos in the same API doc sections, including the Doxygen comments that feed the C API docs

Why

The Fortran halo workspace description appears to have been copied from the transpose workspace docs, so it describes the wrong operation. The benchmark README also linked to a non-existent heatmap_scripts/samples path, and the API reference had a few visible spelling mistakes that hurt searchability.

Signed-off-by: Minh Vu <vuhoangminh97@gmail.com>
@fallintoplace fallintoplace force-pushed the docs/fix-halo-workspace-docs branch from 8edbcfc to 1820fe2 Compare June 28, 2026 21:25

@romerojosh romerojosh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! Thanks for the edits @fallintoplace.

@romerojosh

Copy link
Copy Markdown
Collaborator

Can you fix the small clang-format error before we merge? Thanks!

Signed-off-by: Minh Vu <vuhoangminh97@gmail.com>
@romerojosh romerojosh merged commit f64d38b into NVIDIA:main Jun 30, 2026
4 checks passed
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.

2 participants