Skip to content

use single macro for real sizes in unit tests #1706

@rem1776

Description

@rem1776

Is your feature request related to a problem? Please describe.
We have multiple tests that utilize a preprocessor macro to define the real sizes (in order to test mixed precision support), but each directory uses a different macro name. Since we're adding testing for CMake, this complicates building all those test files and it would be much simpler to use a shared macro across all test files.

Describe the solution you'd like
Use a single macro to set real sizes in all the unit tests that need it.

Additional context
Came up while working on #827

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssue/PR for a modification that increases performance, improves syntax, or adds functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions