Skip to content

Consider linking cuVS dynamically as a dependency into cugraph #5437

@ChuckHastings

Description

@ChuckHastings

libcuvs has dramatically reduced in size. We should evaluate whether it makes sense to continue to statically build libcuvs and link it into our code, or just use a pre-built libcuvs and reference it.

The overall install size would likely be larger with a pre-build libcuvs, since we use so little of it. However, the build time and the simplicity of the building would likely be improved. We should evaluate what the cost of each path is and then determine what we want to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions