Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test with high-res timer for DeviceSyncer #237

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Dec 19, 2023

  1. Add unit test with high-res timer for DeviceSyncer

    The unit test has fixture executions for MI210 hardware. On other
    GCN architectures, tests may stall out in the polling loop with
    the DeviceSyncer due to block not being scheduled on SM.
    BKP committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3f71cae View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update sync_tests.hpp

    chhwang authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    374a150 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    e5f6914 View commit details
    Browse the repository at this point in the history