Skip to content

Investigate flaky assert tests for HIP #6520

Open
@npmiller

Description

@npmiller

The following PR introduced an implementation of assert for HIP

And the assert tests were re-enabled in:

Locally none of the tests were failing so we went ahead and merged the changes but later on in:

One of the assert test failed in the CI.

This is likely similar to the issue for CUDA in #6416 however for HIP the same workaround are not applicable because the HIP runtime is aborting before it reaches the PI plugin so the failure isn't with host output we control. In addition in the CI the test seems to be crashing so it's unclear if this is a garbled output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions