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

SIMD/Loop framework upgrade #2937

Merged

Commits on Sep 3, 2024

  1. transformed simd iterate to a list of function

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    02d4cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. works with collections of function

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d579bd View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3338ec9 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6888081 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. initial new version for 2D reduce

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    23c4ea6 View commit details
    Browse the repository at this point in the history
  2. working but not expanded opportunities

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    940cba5 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2d65922 View commit details
    Browse the repository at this point in the history
  4. working without extending to non fullSimd

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e380d5d View commit details
    Browse the repository at this point in the history
  5. update

    AlexandreEichenberger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f2456dc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. update

    AlexandreEichenberger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a51656b View commit details
    Browse the repository at this point in the history
  2. comments

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    396e9bd View commit details
    Browse the repository at this point in the history
  3. moved fn defs to top header file

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1ca7b33 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. update

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    135b115 View commit details
    Browse the repository at this point in the history
  2. common for / parallel interface

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8db1952 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. working

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ae5d6d2 View commit details
    Browse the repository at this point in the history
  2. upgrade of tests

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c12c11 View commit details
    Browse the repository at this point in the history
  3. update

    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b50bd6a View commit details
    Browse the repository at this point in the history
  4. format

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3d376cf View commit details
    Browse the repository at this point in the history
  5. added comments

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f89c8e7 View commit details
    Browse the repository at this point in the history
  6. remove {} that are not necessary in load/store anymore

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    766d84a View commit details
    Browse the repository at this point in the history
  7. update

    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    03b2543 View commit details
    Browse the repository at this point in the history
  8. flipped debug mode back to normal

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9d7be77 View commit details
    Browse the repository at this point in the history
  9. format

    Signed-off-by: Alexandre Eichenberger <alexe@us.ibm.com>
    AlexandreEichenberger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f3eb75 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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