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 tests for benchmarks #1341

Merged
merged 27 commits into from
Jul 20, 2023
Merged

Add tests for benchmarks #1341

merged 27 commits into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    46a630e View commit details
    Browse the repository at this point in the history
  2. simplify run_all_benchmarks copy

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dcffc1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280ba1f View commit details
    Browse the repository at this point in the history
  4. fix pathlib issue

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7457ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b6bc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c57b051 View commit details
    Browse the repository at this point in the history
  7. fix SYCL warnings in output

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4a01858 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b5d49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3d41b6 View commit details
    Browse the repository at this point in the history
  10. update benchmark test outputs

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    16a6aff View commit details
    Browse the repository at this point in the history
  11. more strict path removal

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d81bfca View commit details
    Browse the repository at this point in the history
  12. update distributed outputs

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    12beb6e View commit details
    Browse the repository at this point in the history
  13. sanitize more output

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7a15cc7 View commit details
    Browse the repository at this point in the history
  14. format files

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cff1716 View commit details
    Browse the repository at this point in the history
  15. disable unstable tests

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3a219f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c8fc837 View commit details
    Browse the repository at this point in the history
  17. update benchmark outputs

    - no more -detailed information in the output
    - moved the range annotation closer to the hot loop
    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    848e361 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9bf25ea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14406bd View commit details
    Browse the repository at this point in the history
  20. improve documentation and function naming

    Co-authored-by: Gregor Olenik <[email protected]>
    upsj and Gregor Olenik committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c6d41e1 View commit details
    Browse the repository at this point in the history
  21. update version

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    53774ce View commit details
    Browse the repository at this point in the history
  22. review updates

    - add missing newline
    - remove disable test outputs
    - fix docstrings
    - fix duplicate matrix_statistics test
    
    Co-authored-by: Yuhsiang M. Tsai <[email protected]>
    upsj and yhmtsai committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    72c21b4 View commit details
    Browse the repository at this point in the history
  23. support older python versions

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ad99e89 View commit details
    Browse the repository at this point in the history
  24. fix typing error

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a950685 View commit details
    Browse the repository at this point in the history
  25. remove unused tests

    upsj committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0dab762 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4cdfcd8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7214d88 View commit details
    Browse the repository at this point in the history