Skip to content

update doc with latest DIA support#983

Merged
aartbik merged 2 commits into
NVIDIA:mainfrom
aartbik:bok
Jun 3, 2025
Merged

update doc with latest DIA support#983
aartbik merged 2 commits into
NVIDIA:mainfrom
aartbik:bok

Conversation

@aartbik

@aartbik aartbik commented Jun 3, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@aartbik aartbik requested review from cliffburdick and Copilot June 3, 2025 19:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the sparse tensor documentation to reflect new DIA format support and an expanded constructor interface.

  • Extend solve documentation to include tri-DIA support.
  • Revise make_tensor_dia comment to describe index-based padding and add an IDX template parameter.
  • Update function signature to accept the new IDX parameter.
Comments suppressed due to low confidence (2)

docs_input/basics/sparse_tensor.rst:145

  • [nitpick] Replace the abbreviation "vv." with "vice versa" to avoid ambiguity in the comment.
// is vv. when using index J. This format is most efficient for matrices with

docs_input/basics/sparse_tensor.rst:147

  • [nitpick] The new template parameter IDX isn't described in the preceding comment; consider documenting its purpose or renaming it (e.g., IndexType) for better clarity.
template <typename IDX, typename ValTensor, typename CrdTensor>

Comment thread docs_input/basics/sparse_tensor.rst Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cliffburdick

Copy link
Copy Markdown
Collaborator

/build

@aartbik aartbik merged commit 7103574 into NVIDIA:main Jun 3, 2025
1 check passed
@aartbik aartbik deleted the bok branch June 3, 2025 23:27
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