Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

hipEventQuery docs #149

@al42and

Description

@al42and

The docs for hipEventQuery currently state:

This function will return #hipErrorNotReady if all commands in the appropriate stream (specified to hipEventRecord()) have completed. If that work has not completed, or if hipEventRecord() was not called on the event, then #hipSuccess is returned.

That looks incorrect, since if all the work have completed, why return NotReady? Should not it be the other way around?

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