1
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip atomic_flag Test on for OpenCL-3.0 not Supporting Device Scope (#954) More... over 4 years ago
c11_atomics: Fix to iteratively reduce workgroup size (#939) (#941) More... over 4 years ago
Change Behaviour of C11 Atomic Tests for OpenCL-3.0 (#944) More... over 4 years ago
Add check for Read-Write images support (#965) More... over 4 years ago
Print the latest conformance version passed reported by the device (#959)
kpet
as Kévin Petit
More... over 4 years ago
compiler: Modify the IL check code to check for an empty string (#964) More... over 4 years ago
Ensure that test_preprocessors checks __OPENCL_C_VERSION__ correctly for CL 3.0 contexts. (#938) More... over 4 years ago
device_execution: Modify the check in profiling subtest (#962) More... over 4 years ago
api: Allow vendor flags (#957) More... over 4 years ago
Use power-of-two alignment values for allocating pixel data (#827) More... over 4 years ago
Add async_build test to list of tests to skip during offline compilation mode (#950) More... over 4 years ago
switch back to CL_INVALID_MEM_OBJECT for clGetPipeInfo (#947) More... over 4 years ago
add checks for atomic feature consistency (#946) More... over 4 years ago
Merge vec_step and vec_align binaries into a new vectors binary (#926)
kpet
as Kévin Petit
More... over 4 years ago
API Feature Consistency Test, Part 2 (#912) More... over 4 years ago
bruteforce: Fix out-of-domain input handling in bruteforce (#699) More... over 4 years ago
specialization constant test fixes (#927) More... over 4 years ago
[MinGW] Fix if statements with stray semicolons after condition (#934) More... over 4 years ago
queue_flush_on_release: pass event by reference (#937) More... over 4 years ago
Remove empty statements due to use of double semicolons (#935) More... over 4 years ago
Change Behviour of non-uniform-work-group tests for OpenCL-3.0 (#877) More... over 4 years ago
Test that queues are flushed by clReleaseCommandQueue (#923)
kpet
as Kévin Petit
More... over 4 years ago
test CL_QUEUE_ARRAY_PROPERTIES query (#925) More... over 4 years ago
Update `rw_image_access_qualifier` for OpenCL-3.0 (#922) More... over 4 years ago
Automatically Select `-cl-std` for Compiler Defines Test (#921) More... over 4 years ago
Automatically Select Latest `-cl-std` for `pragma unroll` Test (#920) More... over 4 years ago
Dynamically select `-cl-std` Build Option for `get_(global|local)_linear_id` (#876) More... over 4 years ago
Select Correct `-cl-std` for `ctz` Tests Based on Driver (#917) More... over 4 years ago
Memory consistency model optionality (#907) More... over 4 years ago
Add test for CL_PROFILING_COMMAND_COMPLETE (#841) More... over 4 years ago