Skip to content

[FEA]: Add property for accessing AsyncEngineCount #1443

@sharma-smriti

Description

@sharma-smriti

Is this a duplicate?

Area

cuda.core

Is your feature request related to a problem? Please describe.

I would like to be able to access async engine count using device property.

Describe the solution you'd like

Equivalent of:
err, async_engine_count = cudart.cudaDeviceGetAttribute(
cudart.cudaDeviceAttr.cudaDevAttrAsyncEngineCount, dev_id
)

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    cuda.coreEverything related to the cuda.core moduleenhancementAny code-related improvementsgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions