Skip to content

[Issue]: catch_discover_tests_compile_time_detection does not work #460

@pvelesko

Description

@pvelesko

Problem Description

This function is supposed to perform test discovery during compilation - this is how it used to work in older versions of HIP (while tests were still part of that repo).

Without this functionality we have to run the test discovery at runtime which in our case takes 70s. So to run a single 1 second long test, it takes us 71s which hinders development.

Additionally, even when using the runtime discovery path, the discovered tests are not being cached which is also a regress from the old HIP.

Operating System

Ubuntu

CPU

Intel

GPU

Intel Arc

ROCm Version

None

ROCm Component

No response

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions