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

added cl_half support for test_bruteforce #1681

Closed
wants to merge 28 commits into from

Commits on Jun 8, 2022

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

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    b2ae560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30467ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f3f2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf97168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc8db3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd42b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Added support for ternary, unary_two_result and unary_two_result_i te…

    …sts for cl_half (issue KhronosGroup#142, bruteforce)
    shajder committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    04033bf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    6f3ccf5 View commit details
    Browse the repository at this point in the history
  2. code format correction

    shajder committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4e9938e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    5b313bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c937a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jun 13, 2023

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

Commits on Jun 22, 2023

  1. Changed quantity of tests performed for half in unary and macro_unary…

    … procedures from basic
    shajder committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    015e3b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 8, 2023

  1. Added corrections related to code review:

    -added binary_operator_half.cpp and binary_two_results_i_half.cpp
    -address sanitizer errors fixed
    -extending list of special half values
    -removed unnecessary relaxed math references in half tests
    -corrected conditions to verify ulp narrowing of computation results
    -several refactoring and cosmetics corrections
    shajder committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1122f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9133686 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 17, 2023

  1. Corrections related to code review (cl_khr_fp16 support according to K…

    …hronosGroup#142)
    
    -gHostFill missing support added
    -special half values array extended
    -cosmetics and unifying
    shajder committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b5ed4f0 View commit details
    Browse the repository at this point in the history
  2. clang format applied

    shajder committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f51a0b5 View commit details
    Browse the repository at this point in the history
  3. consistency correction

    shajder committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    207b758 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    6f85906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64db7f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2944911 View commit details
    Browse the repository at this point in the history