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

initial SYCL build system and examples #5081

Merged
merged 15 commits into from
May 22, 2022
Merged

initial SYCL build system and examples #5081

merged 15 commits into from
May 22, 2022

Commits on May 6, 2022

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

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    1e175e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38890b5 View commit details
    Browse the repository at this point in the history
  3. minor format fixs

    yxlao committed May 7, 2022
    Configuration menu
    Copy the full SHA
    d3fe147 View commit details
    Browse the repository at this point in the history
  4. remove pytest skip

    yxlao committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9863a64 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. this is done, remove todo

    yxlao committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7d572cb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 16, 2022

  1. Update README_SYCL.md

    yxlao authored May 16, 2022
    Configuration menu
    Copy the full SHA
    9ee2e1e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    2b40539 View commit details
    Browse the repository at this point in the history
  2. remove unneeded checks

    yxlao committed May 20, 2022
    Configuration menu
    Copy the full SHA
    daf80fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db0c5f2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. fix syntax error

    yxlao committed May 21, 2022
    Configuration menu
    Copy the full SHA
    4fce930 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. fix unbound variable SHARED

    yxlao committed May 22, 2022
    Configuration menu
    Copy the full SHA
    d9509e7 View commit details
    Browse the repository at this point in the history
  2. SHARED->BUILD_SHARED_LIBS

    yxlao committed May 22, 2022
    Configuration menu
    Copy the full SHA
    c47ec95 View commit details
    Browse the repository at this point in the history