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

Add Epilogue Pipeline for PVC using EVT #80

Open
wants to merge 19 commits into
base: sycl-develop
Choose a base branch
from

Commits on Jun 19, 2024

  1. Epilogue compiling with the pipeline

    * Next need to integrate EVT
    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ecb5747 View commit details
    Browse the repository at this point in the history
  2. Linking callbacks to EVT

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a3ada68 View commit details
    Browse the repository at this point in the history
  3. Implemented Epiloge callbacks

    * Alpha scaling working, need to fix
      copy atom for C
    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b6203f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fcf088 View commit details
    Browse the repository at this point in the history
  5. Epilogue working with EVT

    * Need to remove register spill
    * Need to reduce error margin
    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8766578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d18844 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d470b53 View commit details
    Browse the repository at this point in the history
  8. WIP

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cabd587 View commit details
    Browse the repository at this point in the history
  9. Reduce C registers

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fcb4ac6 View commit details
    Browse the repository at this point in the history
  10. add D registers

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    968a40e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    415d784 View commit details
    Browse the repository at this point in the history
  12. Remove printf

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1ee50b5 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary code

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ef94bfb View commit details
    Browse the repository at this point in the history
  14. Address PR feedback v1

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1a85132 View commit details
    Browse the repository at this point in the history
  15. Address PR feedback v2

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bf6e3ed View commit details
    Browse the repository at this point in the history
  16. Removed unnecessary code

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    74720da View commit details
    Browse the repository at this point in the history
  17. Update dpas* variables

    muhammad-tanvir-1211 authored and aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d04b336 View commit details
    Browse the repository at this point in the history
  18. rebase

    aacostadiaz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8d1f87b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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