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

sw: Add optimized AXPY, Covariance, SYRK and Doitgen kernels #185

Merged
merged 19 commits into from
Aug 29, 2024
Merged

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    6d6a94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca26488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7810bf7 View commit details
    Browse the repository at this point in the history
  4. sw: Add ata kernel

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c91cb21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f63c6c9 View commit details
    Browse the repository at this point in the history
  6. gen_trace.py: Do not return on exception

    Ensures that performance metrics are dumped even if the
    simulation didn't terminate successfully.
    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    601e395 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7de5657 View commit details
    Browse the repository at this point in the history
  8. ata: Generalize and optimize

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ff3c3e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    018f77a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e975e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e663d7 View commit details
    Browse the repository at this point in the history
  12. ci: Add covariance and syrk

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    33f49db View commit details
    Browse the repository at this point in the history
  13. ci: Correct linting

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    55848dc View commit details
    Browse the repository at this point in the history
  14. sw: Add doitgen kernel

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a8cafa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    77f8792 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bdfa4be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ce7b91 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad76f78 View commit details
    Browse the repository at this point in the history
  19. ci: Fix Dockerfile

    colluca committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    10c545f View commit details
    Browse the repository at this point in the history