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 gpu timer and use seconds in benchmark #669

Merged
merged 5 commits into from
Dec 17, 2020
Merged

Add gpu timer and use seconds in benchmark #669

merged 5 commits into from
Dec 17, 2020

Commits on Dec 11, 2020

  1. timer for benchmark

    yhmtsai committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    fe0ee42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9085b2 View commit details
    Browse the repository at this point in the history
  3. Review update and rename

    - fix gpu_timer in script
    - use int64_t
    - add const to function
    - update documentation
    - add get_latest_time
    - rename get_average_time -> compute_average_time
    
    Co-authored-by: Aditya Kashi <aditya.kashi@kit.edu>
    Co-authored-by: Pratik Nayak <pratikvn@protonmail.com>
    Co-authored-by: Terry Cojean <terry.cojean@kit.edu>
    Co-authored-by: Thomas Grützmacher <thomas.gruetzmacher@kit.edu>
    5 people committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    93af397 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 17, 2020

  1. use standard way to output duration in seconds

    Co-authored-by: Aditya Kashi <aditya.kashi@kit.edu>
    yhmtsai and Slaedr committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a149032 View commit details
    Browse the repository at this point in the history