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

Arith: Implement efficient SIMD trigonometic functions #308

Merged
merged 8 commits into from
Oct 7, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    f26576f View commit details
    Browse the repository at this point in the history
  2. Arith: Correct SIMD tests

    eschnett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ed4293d View commit details
    Browse the repository at this point in the history
  3. Arith: Correct SIMD tests

    eschnett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d412c15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb3459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    351b248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdd9e46 View commit details
    Browse the repository at this point in the history
  7. CI: Disable SIMD the new way

    eschnett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4dfd658 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge branch 'main' into eschnett/simd-cbrt

    * main:
      CI: Switch to production images
      CI: Reduce optimization level for OneAPI
      CarpetX: Update to nvtx3
      CI: Correct Docker image names
      CI: Update Docker images
    eschnett committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8ebc67b View commit details
    Browse the repository at this point in the history