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

[SYCL] Use std::array as storage for sycl::vec on device #14130

Merged
merged 22 commits into from
Jun 12, 2024

Commits on Apr 18, 2024

  1. Add copy constructor

    uditagarwal97 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0aa7a9a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    15f3094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5341760 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    0c2dd78 View commit details
    Browse the repository at this point in the history
  2. Update byte.cpp

    uditagarwal97 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    b75b835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5fe421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd27010 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    23475a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b739c08 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Address reviews

    uditagarwal97 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0d74886 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    uditagarwal97 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3b34c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c01b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Address reviews

    uditagarwal97 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    94216e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f6e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0d61ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c06f37 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    uditagarwal97 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b8aef5f View commit details
    Browse the repository at this point in the history
  6. Fix bug

    uditagarwal97 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    470987f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    ee58931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84aca9f View commit details
    Browse the repository at this point in the history