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

Test/size zero #124

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Test/size zero #124

wants to merge 42 commits into from

Commits on Sep 26, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 17, 2023

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

Commits on Oct 23, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    0aafb6d View commit details
    Browse the repository at this point in the history
  2. Context: in, out, inout

    SylvainJoube committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b3887fb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    1fe2bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af2b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3259a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1adab82 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. POC transform benchmark

    SylvainJoube committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8d9a928 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    f3928a8 View commit details
    Browse the repository at this point in the history
  2. Context.for_each -> map

    SylvainJoube committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    00c4521 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    953efc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd932cd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    871c7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459864b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Remove SYCL POC

    SylvainJoube committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bc775aa View commit details
    Browse the repository at this point in the history
  2. g++ fixes

    jfalcou committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    89e0bd5 View commit details
    Browse the repository at this point in the history
  3. Transform fix

    jfalcou committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82a784d View commit details
    Browse the repository at this point in the history
  4. Fix copy

    jfalcou committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    28df22e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62194e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f87d3b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    b97adfd View commit details
    Browse the repository at this point in the history
  2. WIP binary_search tests

    SylvainJoube committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dd5ee26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5cabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31dca99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    368e896 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    920a98b View commit details
    Browse the repository at this point in the history
  7. Fix unused variable

    SylvainJoube committed May 2, 2024
    Configuration menu
    Copy the full SHA
    048e3de View commit details
    Browse the repository at this point in the history
  8. WIP fix test numel = 0

    SylvainJoube committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2184037 View commit details
    Browse the repository at this point in the history
  9. WIP fix lower_bound 2

    SylvainJoube committed May 2, 2024
    Configuration menu
    Copy the full SHA
    266161e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ee6678 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Test std::lower_bound without size 0

    All previous tests were restored, except for size 0
    SylvainJoube committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f8ba49b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c0179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f667553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f01da View commit details
    Browse the repository at this point in the history