Skip to content

Refactor unit test to unify the naming of CPU vs. GPU tests and improve test suite #1093

Description

@Antoinehoff

This issue is meant to open a discussion.

After working on PR #1090 and #1089, we realize that it would be nice to have a way to know if a unit test is a CPU or GPU test. For example it would allow to provide more information about what fails when running the test suite. Also, the naming convention is very blurry with some tests being named _ho/_dev or -/_gpu or -/_cu.

Maybe it would be worth unifying first the naming convention of all unit tests. Once we've done that, we could consider a way for the Makefile unit test suite to detect if a test failed on CPU or GPU following the naming convention.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priority (but useful)Designate an issue as low priority and that it is not critical but that it would be useful to tackle

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions