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

Support Apple Accelerate and improve MKL integration #355

Merged
merged 11 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    6e9bdfa View commit details
    Browse the repository at this point in the history
  2. Update src/appleaccelerate.jl

    Co-authored-by: Elliot Saba <staticfloat@gmail.com>
    ChrisRackauckas and staticfloat authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2ea5488 View commit details
    Browse the repository at this point in the history
  3. Update src/appleaccelerate.jl

    Co-authored-by: Elliot Saba <staticfloat@gmail.com>
    ChrisRackauckas and staticfloat authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    42af75b View commit details
    Browse the repository at this point in the history
  4. Fix the dispatch

    ChrisRackauckas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    946a45e View commit details
    Browse the repository at this point in the history
  5. fix up tests

    ChrisRackauckas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9ef7134 View commit details
    Browse the repository at this point in the history
  6. Use LP64 BLAS and LAPACK from Accelerate

    These should always be available everywhere.
    ViralBShah committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    94be106 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f78754f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93382d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8d0849 View commit details
    Browse the repository at this point in the history
  10. missing paren

    ChrisRackauckas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    83e1edb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d5aeb4 View commit details
    Browse the repository at this point in the history