Skip to content

clock64 needs to be GlobalTimer64 in matrix_multiply.cu #18

@yalue

Description

@yalue

I noticed an issue in matrix_multiply.cu: when porting from HIP, calls to clock64() never got updated to use GlobalTimer64() instead. Therefore, matrix_multiply's block times won't align with any other benchmarks' results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions