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

Use vector intrinsics for tensor operations. #16848

Closed
wants to merge 15 commits into from

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    0b88c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f58607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7529a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db15acf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58b390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fa5bed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0964e28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e431385 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5fd1a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf8f8f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cbeab9 View commit details
    Browse the repository at this point in the history
  12. Add a changelog entry.

    bangerth committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2b93278 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d17204f View commit details
    Browse the repository at this point in the history
  14. Use correct array size.

    bangerth committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4677be0 View commit details
    Browse the repository at this point in the history
  15. Disable -Wstrict-aliasing.

    bangerth committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dd200c8 View commit details
    Browse the repository at this point in the history