Skip to content

Exposing cuLibraryGetModule in cuda.core #489

Open
@isVoid

Description

@isVoid

For legacy library, it takes time to migrate from module dependent APIs to library dependent APIs. In the transition time, cuLibraryGetModule is a very useful API to allow switching from context independent module loading to old style module management, providing backward compatibility. Since cuda.core operates with context independent module loading, ti would be helpful to expose this API in cuda.core to support better integration with legacy libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Medium priority - Should docuda.coreEverything related to the cuda.core moduleenhancementAny code-related improvementstriageNeeds the team's attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions