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

perf opts update #29

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

perf opts update #29

wants to merge 61 commits into from

Commits on Apr 8, 2023

  1. [gemm] harness setup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4503dde View commit details
    Browse the repository at this point in the history
  2. [jacobi] harness setup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    1932861 View commit details
    Browse the repository at this point in the history
  3. [jacobi] harness setup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4831df1 View commit details
    Browse the repository at this point in the history
  4. [barnes_hut] setup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0ed06c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71d9ef0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7318ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b75d9a6 View commit details
    Browse the repository at this point in the history
  8. [fft] warm cache

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    a402597 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07f99bb View commit details
    Browse the repository at this point in the history
  10. [aes] pod size sweep harness

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0db18ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66a0198 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32c955d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a87a331 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    051e9fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07433ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    889b99f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    80d41a7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    272afa3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    edc5cce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3566391 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9fc0ad5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6cb9377 View commit details
    Browse the repository at this point in the history
  23. [gups_rmw] harness setup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    466ce30 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c49fb6 View commit details
    Browse the repository at this point in the history
  25. [blackscholes] add 16x8

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    edb3fac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4227cb3 View commit details
    Browse the repository at this point in the history
  27. [spgemm] kernel print stats

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    7e365c7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1f9a589 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ee185b0 View commit details
    Browse the repository at this point in the history
  30. fixup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    346378e View commit details
    Browse the repository at this point in the history
  31. fixup again

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    866b810 View commit details
    Browse the repository at this point in the history
  32. last fixup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    04bf1ca View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    925ffaf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b0c3020 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a8dda6f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    08e82bf View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ab5240e View commit details
    Browse the repository at this point in the history
  38. [aes] 16x8 added

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    66709a0 View commit details
    Browse the repository at this point in the history
  39. [fft/256] pod-size harness

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    9a0276b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ee20079 View commit details
    Browse the repository at this point in the history
  41. [fft/256] turn off trace

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    2fd162b View commit details
    Browse the repository at this point in the history
  42. [jacobi] guard trace enable

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    65278b4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7b2a891 View commit details
    Browse the repository at this point in the history
  44. [spgemm] input u8k2 => u12k2

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    6b668de View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    779aac7 View commit details
    Browse the repository at this point in the history
  46. [spgemm] add u16k8 input

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    bc61719 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    258d8e8 View commit details
    Browse the repository at this point in the history
  48. remove space formatting

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    3bb20d8 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fc422d1 View commit details
    Browse the repository at this point in the history
  50. [stride] new testbench

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    30282a7 View commit details
    Browse the repository at this point in the history
  51. [group-read] group read test

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d5d2a54 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c0ef14a View commit details
    Browse the repository at this point in the history
  53. vcache stall script

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0eec37e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    73026f9 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    02f1465 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cfc0603 View commit details
    Browse the repository at this point in the history
  57. fixups

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    df221fa View commit details
    Browse the repository at this point in the history
  58. aes fixup

    mrutt92 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4ae371e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    56705a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. [spgemm] parse script fixup

    mrutt92 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9a1d622 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. [spgemm] use vmerge

    mrutt92 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4babe66 View commit details
    Browse the repository at this point in the history