Skip to content

Avoid using non-polymorphic CUDA graph APIs internally #2778

Description

@leofang

The non-polymorphic graph APIs (that is, those calling out the node names/types) are considered deprecated and will be removed in a future CUDA release. We should have everything we need to migrate to the polymorphic versions such as cuGraphAddKernelNode, cuGraphExecKernelNodeSetParam, ...

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

    breakingBreaking changes are introducedcuda.coreEverything related to the cuda.core moduleenhancementAny code-related improvements

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions