Skip to content

Iterative CAGRA build temp memory space for graph #2610

Description

@tfeher

Tracking issue for PR discussion #1810 (comment)

CAGRA's iterative build method needs to allocate a large temp array to store the matrix.

It is expected that we fit into device memory, but the allocation size is still large (n_rows * graph degree).

Is large_workspace_resource the right memory resource to allocate this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions