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

Implement parallel_for kernel fusion #213

Merged
merged 25 commits into from
Nov 17, 2023
Merged

Commits on Nov 10, 2023

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

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    ad0fef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8435d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b97aa87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480b1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcee980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9b9461 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae3c5fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a50969c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d447977 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    182453f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    e6f8581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a66c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d75d323 View commit details
    Browse the repository at this point in the history
  4. mypy: add missing ignore

    NaderAlAwar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    effc7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c09ac00 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. args_type_inference: fix issue where subview decorators are not gener…

    …ated due to wrong type check and allow numpy integers in number of iterations
    NaderAlAwar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0a37bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4a54b View commit details
    Browse the repository at this point in the history
  3. Parser: add full source file AST to PyKokkosEntity to translate other…

    … pykokkos functions with workunits
    NaderAlAwar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d59f24a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580f0c0 View commit details
    Browse the repository at this point in the history
  5. Runtime: fix import order

    NaderAlAwar committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    142a5cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a47fd8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    210290c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5af7e08 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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