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

[oneMKL] Rename oneMKL Interface project #596

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

Commits on Oct 23, 2024

  1. First commit renaming oneMKL spec to oneMath

    - Move source/elements/oneMKL to source/elements/oneMath
    - Rename files using "mkl" or "onemkl" to "onemath"
    - Rename occurrences of "oneMKL" and "onemkl" to "oneMath" and "onemath"
      respectively
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    179ccee View commit details
    Browse the repository at this point in the history
  2. Renaming part 2

    - Rename the namespace oneapi::mkl to oneapi::math and references to
      the folder oneapi/mkl to oneapi/math
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8adeb29 View commit details
    Browse the repository at this point in the history
  3. Renaming part 3

    - Rename remaining occurrences of "mkl" to "onemath"
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4fdcd3f View commit details
    Browse the repository at this point in the history
  4. Address warnings and removing trailing white-spaces

    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    358f8b1 View commit details
    Browse the repository at this point in the history
  5. Update onemkl to onemath after rebasing

    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c3fee8e View commit details
    Browse the repository at this point in the history
  6. Address last Warning

    Fix table format
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0cda1f9 View commit details
    Browse the repository at this point in the history
  7. Replace wrong namespace

    Replace wrong usage of "onemath" as namespace in favor of the correct
    "math"
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    77cfe55 View commit details
    Browse the repository at this point in the history
  8. Fix full name of the specification

    Set full name to "oneAPI Math Library" and update reference to it
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    47a7e00 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    876ecf4 View commit details
    Browse the repository at this point in the history
  2. Rename macros from ONEMKL to ONEMATH

    Rename macros for domain and for version
    
    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5149a8c View commit details
    Browse the repository at this point in the history
  3. Substitute full name with its template

    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    19c21e4 View commit details
    Browse the repository at this point in the history
  4. Fix renaming after last rebase

    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2a63ce8 View commit details
    Browse the repository at this point in the history
  5. Update image path for copyright to fix pre-commit check

    Signed-off-by: nscipione <[email protected]>
    s-Nick committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c3301d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4195942 View commit details
    Browse the repository at this point in the history